Bullet Collision Detection & Physics Library
GIM_BOX_TREE Member List

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

_build_sub_tree(gim_array< GIM_AABB_DATA > &primitive_boxes, GUINT startIndex, GUINT endIndex)GIM_BOX_TREEprotected
_calc_splitting_axis(gim_array< GIM_AABB_DATA > &primitive_boxes, GUINT startIndex, GUINT endIndex)GIM_BOX_TREEprotected
_sort_and_calc_splitting_index(gim_array< GIM_AABB_DATA > &primitive_boxes, GUINT startIndex, GUINT endIndex, GUINT splitAxis)GIM_BOX_TREEprotected
build_tree(gim_array< GIM_AABB_DATA > &primitive_boxes)GIM_BOX_TREE
clearNodes()GIM_BOX_TREEinline
getLeftNodeIndex(GUINT nodeindex) const GIM_BOX_TREEinline
getNodeBound(GUINT nodeindex, GIM_AABB &bound) const GIM_BOX_TREEinline
getNodeCount() const GIM_BOX_TREEinline
getNodeData(GUINT nodeindex) const GIM_BOX_TREEinline
getRightNodeIndex(GUINT nodeindex) const GIM_BOX_TREEinline
getScapeNodeIndex(GUINT nodeindex) const GIM_BOX_TREEinline
GIM_BOX_TREE()GIM_BOX_TREEinline
isLeafNode(GUINT nodeindex) const GIM_BOX_TREEinline
m_node_arrayGIM_BOX_TREEprotected
m_num_nodesGIM_BOX_TREEprotected
setNodeBound(GUINT nodeindex, const GIM_AABB &bound)GIM_BOX_TREEinline