Bullet Collision Detection & Physics Library
btQuantizedBvhTree Member List

This is the complete list of members for btQuantizedBvhTree, including all inherited members.

_build_sub_tree(GIM_BVH_DATA_ARRAY &primitive_boxes, int startIndex, int endIndex)btQuantizedBvhTreeprotected
_calc_splitting_axis(GIM_BVH_DATA_ARRAY &primitive_boxes, int startIndex, int endIndex)btQuantizedBvhTreeprotected
_sort_and_calc_splitting_index(GIM_BVH_DATA_ARRAY &primitive_boxes, int startIndex, int endIndex, int splitAxis)btQuantizedBvhTreeprotected
btQuantizedBvhTree()btQuantizedBvhTreeinline
build_tree(GIM_BVH_DATA_ARRAY &primitive_boxes)btQuantizedBvhTree
calc_quantization(GIM_BVH_DATA_ARRAY &primitive_boxes, btScalar boundMargin=btScalar(1.0))btQuantizedBvhTreeprotected
clearNodes()btQuantizedBvhTreeinline
get_node_pointer(int index=0) constbtQuantizedBvhTreeinline
getEscapeNodeIndex(int nodeindex) constbtQuantizedBvhTreeinline
getLeftNode(int nodeindex) constbtQuantizedBvhTreeinline
getNodeBound(int nodeindex, btAABB &bound) constbtQuantizedBvhTreeinline
getNodeCount() constbtQuantizedBvhTreeinline
getNodeData(int nodeindex) constbtQuantizedBvhTreeinline
getRightNode(int nodeindex) constbtQuantizedBvhTreeinline
isLeafNode(int nodeindex) constbtQuantizedBvhTreeinline
m_bvhQuantizationbtQuantizedBvhTreeprotected
m_global_boundbtQuantizedBvhTreeprotected
m_node_arraybtQuantizedBvhTreeprotected
m_num_nodesbtQuantizedBvhTreeprotected
quantizePoint(unsigned short *quantizedpoint, const btVector3 &point) constbtQuantizedBvhTreeinline
setNodeBound(int nodeindex, const btAABB &bound)btQuantizedBvhTreeinline
testQuantizedBoxOverlapp(int node_index, unsigned short *quantizedMin, unsigned short *quantizedMax) constbtQuantizedBvhTreeinline