Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Public Member Functions | |
CORE_FORCE_INLINE void | clear_key (const unsigned int &id) |
CORE_FORCE_INLINE const BvhNodeKey & | get_key (const unsigned int &id) const |
![]() | |
CORE_FORCE_INLINE void | set_bbox (const unsigned int &id, const GMathBbox3f &bbox) |
CORE_FORCE_INLINE void | clear_bbox (const unsigned int &id) |
CORE_FORCE_INLINE GMathVec3f | get_bbox_min (const unsigned int &id) const |
CORE_FORCE_INLINE GMathVec3f | get_bbox_max (const unsigned int &id) const |
CORE_FORCE_INLINE GMathBbox3f | get_bbox (const unsigned int &id) const |
Public Attributes | |
BvhNodeKey | keys [N] |
![]() | |
float | min_x [N] |
float | max_x [N] |
float | min_y [N] |
float | max_y [N] |
float | min_z [N] |
float | max_z [N] |