Sphere volume, inherited from KzuBoundingVolume. More...
#include <kanzi/core/legacy/kzu_bounding_volume.hpp>
Public Member Functions | |
KzuBoundingVolumeSphere () | |
Public Attributes | |
struct KzcVector3 | center |
Local center location. More... | |
kzFloat | radius |
Sphere radius. More... | |
Sphere volume, inherited from KzuBoundingVolume.
|
inlineexplicit |
struct KzcVector3 KzuBoundingVolumeSphere::center |
Local center location.
kzFloat KzuBoundingVolumeSphere::radius |
Sphere radius.