Base structure for bounding volume. More...
#include <kanzi/core/legacy/kzu_bounding_volume.hpp>
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.
|
inlineexplicit |
struct KzuBoundingVolumeAxisAlignedBox KzuBoundingVolume::aabb |
Axis-aligned bounding box.
struct KzuBoundingVolumeSphere KzuBoundingVolume::sphere |
Bounding sphere.