1 #ifndef GIM_QUANTIZED_SET_STRUCTS_H_INCLUDED
2 #define GIM_QUANTIZED_SET_STRUCTS_H_INCLUDED
76 unsigned short* quantizedMin,
unsigned short* quantizedMax)
const
SIMD_FORCE_INLINE bool testQuantizedBoxOverlapp(unsigned short *quantizedMin, unsigned short *quantizedMax) const
SIMD_FORCE_INLINE void setDataIndex(int index)
SIMD_FORCE_INLINE bool isLeafNode() const
SIMD_FORCE_INLINE int getDataIndex() const
SIMD_FORCE_INLINE void setEscapeIndex(int index)
SIMD_FORCE_INLINE int getEscapeIndex() const
int m_escapeIndexOrDataIndex
unsigned short int m_quantizedAabbMax[3]
unsigned short int m_quantizedAabbMin[3]
#define ATTRIBUTE_ALIGNED16(a)
#define SIMD_FORCE_INLINE