GIM_BVH_TREE_NODE Class Reference

Node Structure for trees. More...

#include <btGImpactBvh.h>

List of all members.

Public Member Functions

SIMD_FORCE_INLINE int getDataIndex () const
SIMD_FORCE_INLINE int getEscapeIndex () const
 GIM_BVH_TREE_NODE ()
SIMD_FORCE_INLINE bool isLeafNode () const
SIMD_FORCE_INLINE void setDataIndex (int index)
SIMD_FORCE_INLINE void setEscapeIndex (int index)

Public Attributes

btAABB m_bound

Protected Attributes

int m_escapeIndexOrDataIndex

Detailed Description

Node Structure for trees.

Definition at line 86 of file btGImpactBvh.h.


Constructor & Destructor Documentation

GIM_BVH_TREE_NODE::GIM_BVH_TREE_NODE (  )  [inline]

Definition at line 93 of file btGImpactBvh.h.


Member Function Documentation

SIMD_FORCE_INLINE int GIM_BVH_TREE_NODE::getDataIndex (  )  const [inline]

Definition at line 115 of file btGImpactBvh.h.

SIMD_FORCE_INLINE int GIM_BVH_TREE_NODE::getEscapeIndex (  )  const [inline]

Definition at line 104 of file btGImpactBvh.h.

SIMD_FORCE_INLINE bool GIM_BVH_TREE_NODE::isLeafNode (  )  const [inline]

Definition at line 98 of file btGImpactBvh.h.

SIMD_FORCE_INLINE void GIM_BVH_TREE_NODE::setDataIndex ( int  index  )  [inline]

Definition at line 122 of file btGImpactBvh.h.

SIMD_FORCE_INLINE void GIM_BVH_TREE_NODE::setEscapeIndex ( int  index  )  [inline]

Definition at line 110 of file btGImpactBvh.h.


Member Data Documentation

Definition at line 89 of file btGImpactBvh.h.

Definition at line 91 of file btGImpactBvh.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


bullet
Author(s): Erwin Coumans, ROS package maintained by Tully Foote
autogenerated on Fri Jan 11 10:11:09 2013