Class muda::spatial_hash::BoundingSphere
ClassList > muda > spatial_hash > BoundingSphere
Public Attributes
Type | Name |
---|---|
int | level = = 0 |
Vector3 | o = = Vector3::Zero() |
float | r = = 0.0f |
Public Functions
Type | Name |
---|---|
MUDA_GENERIC | BoundingSphere (const Vector3 & o, float r) |
MUDA_GENERIC | BoundingSphere () = default |
Public Attributes Documentation
variable level
variable o
variable r
Public Functions Documentation
function BoundingSphere [1/2]
inline MUDA_GENERIC muda::spatial_hash::BoundingSphere::BoundingSphere (
const Vector3 & o,
float r
)
function BoundingSphere [2/2]
The documentation for this class was generated from the following file src/muda/ext/geo/spatial_hash/bounding_volume.h