Base structure for bounding volume. More...
#include <user/scene_graph/bounding_volume/kzu_bounding_volume.h>
Public Member Functions | |
| KzuBoundingVolume () | |
Public Attributes | |
| struct KzuBoundingVolumeAxisAlignedBox | aabb |
| Axis-aligned bounding box. More... | |
| struct KzuBoundingVolumeSphere | sphere |
| Bounding sphere. More... | |
Base structure for bounding volume.
|
inline |
| struct KzuBoundingVolumeAxisAlignedBox KzuBoundingVolume::aabb |
Axis-aligned bounding box.
| struct KzuBoundingVolumeSphere KzuBoundingVolume::sphere |
Bounding sphere.