Skip to content

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

int muda::spatial_hash::BoundingSphere::level;

variable o

Vector3 muda::spatial_hash::BoundingSphere::o;

variable r

float muda::spatial_hash::BoundingSphere::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]

MUDA_GENERIC muda::spatial_hash::BoundingSphere::BoundingSphere () = default


The documentation for this class was generated from the following file src/muda/ext/geo/spatial_hash/bounding_volume.h