KzuBoundingVolumeSphere Struct Reference

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...
 

Detailed Description

Sphere volume, inherited from KzuBoundingVolume.

Constructor & Destructor Documentation

KzuBoundingVolumeSphere::KzuBoundingVolumeSphere ( )
inlineexplicit

Member Data Documentation

struct KzcVector3 KzuBoundingVolumeSphere::center

Local center location.

kzFloat KzuBoundingVolumeSphere::radius

Sphere radius.


The documentation for this struct was generated from the following file: