1 #ifndef GIM_BOX_SET_STRUCT_H_INCLUDED
2 #define GIM_BOX_SET_STRUCT_H_INCLUDED
#define SIMD_FORCE_INLINE
Node Structure for trees.
SIMD_FORCE_INLINE bool isLeafNode() const
SIMD_FORCE_INLINE void setDataIndex(int index)
SIMD_FORCE_INLINE int getEscapeIndex() const
SIMD_FORCE_INLINE int getDataIndex() const
int m_escapeIndexOrDataIndex
SIMD_FORCE_INLINE void setEscapeIndex(int index)
GIM_BVH_DATA is an internal GIMPACT collision structure to contain axis aligned bounding box.