Bullet Collision Detection & Physics Library
|
This is the complete list of members for BT_QUANTIZED_BVH_NODE, including all inherited members.
BT_QUANTIZED_BVH_NODE() | BT_QUANTIZED_BVH_NODE | inline |
getDataIndex() const | BT_QUANTIZED_BVH_NODE | inline |
getEscapeIndex() const | BT_QUANTIZED_BVH_NODE | inline |
isLeafNode() const | BT_QUANTIZED_BVH_NODE | inline |
m_escapeIndexOrDataIndex | BT_QUANTIZED_BVH_NODE | |
m_quantizedAabbMax | BT_QUANTIZED_BVH_NODE | |
m_quantizedAabbMin | BT_QUANTIZED_BVH_NODE | |
setDataIndex(int index) | BT_QUANTIZED_BVH_NODE | inline |
setEscapeIndex(int index) | BT_QUANTIZED_BVH_NODE | inline |
testQuantizedBoxOverlapp(unsigned short *quantizedMin, unsigned short *quantizedMax) const | BT_QUANTIZED_BVH_NODE | inline |