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) const btQuantizedBvhTreeinline
getEscapeNodeIndex(int nodeindex) const btQuantizedBvhTreeinline
getLeftNode(int nodeindex) const btQuantizedBvhTreeinline
getNodeBound(int nodeindex, btAABB &bound) const btQuantizedBvhTreeinline
getNodeCount() const btQuantizedBvhTreeinline
getNodeData(int nodeindex) const btQuantizedBvhTreeinline
getRightNode(int nodeindex) const btQuantizedBvhTreeinline
isLeafNode(int nodeindex) const btQuantizedBvhTreeinline
m_bvhQuantizationbtQuantizedBvhTreeprotected
m_global_boundbtQuantizedBvhTreeprotected
m_node_arraybtQuantizedBvhTreeprotected
m_num_nodesbtQuantizedBvhTreeprotected
quantizePoint(unsigned short *quantizedpoint, const btVector3 &point) const btQuantizedBvhTreeinline
setNodeBound(int nodeindex, const btAABB &bound)btQuantizedBvhTreeinline
testQuantizedBoxOverlapp(int node_index, unsigned short *quantizedMin, unsigned short *quantizedMax) const btQuantizedBvhTreeinline