Bullet Collision Detection & Physics Library
btBvhTree Member List

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

_build_sub_tree(GIM_BVH_DATA_ARRAY &primitive_boxes, int startIndex, int endIndex)btBvhTreeprotected
_calc_splitting_axis(GIM_BVH_DATA_ARRAY &primitive_boxes, int startIndex, int endIndex)btBvhTreeprotected
_sort_and_calc_splitting_index(GIM_BVH_DATA_ARRAY &primitive_boxes, int startIndex, int endIndex, int splitAxis)btBvhTreeprotected
btBvhTree()btBvhTreeinline
build_tree(GIM_BVH_DATA_ARRAY &primitive_boxes)btBvhTree
clearNodes()btBvhTreeinline
get_node_pointer(int index=0) constbtBvhTreeinline
getEscapeNodeIndex(int nodeindex) constbtBvhTreeinline
getLeftNode(int nodeindex) constbtBvhTreeinline
getNodeBound(int nodeindex, btAABB &bound) constbtBvhTreeinline
getNodeCount() constbtBvhTreeinline
getNodeData(int nodeindex) constbtBvhTreeinline
getRightNode(int nodeindex) constbtBvhTreeinline
isLeafNode(int nodeindex) constbtBvhTreeinline
m_node_arraybtBvhTreeprotected
m_num_nodesbtBvhTreeprotected
setNodeBound(int nodeindex, const btAABB &bound)btBvhTreeinline