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) const btBvhTreeinline
getEscapeNodeIndex(int nodeindex) const btBvhTreeinline
getLeftNode(int nodeindex) const btBvhTreeinline
getNodeBound(int nodeindex, btAABB &bound) const btBvhTreeinline
getNodeCount() const btBvhTreeinline
getNodeData(int nodeindex) const btBvhTreeinline
getRightNode(int nodeindex) const btBvhTreeinline
isLeafNode(int nodeindex) const btBvhTreeinline
m_node_arraybtBvhTreeprotected
m_num_nodesbtBvhTreeprotected
setNodeBound(int nodeindex, const btAABB &bound)btBvhTreeinline