Node Structure for trees.  
 More...
#include <btGImpactBvh.h>
Node Structure for trees. 
Definition at line 86 of file btGImpactBvh.h.
§ GIM_BVH_TREE_NODE()
  
  | 
        
          | GIM_BVH_TREE_NODE::GIM_BVH_TREE_NODE | ( |  | ) |  |  | inline | 
 
 
§ getDataIndex()
  
  | 
        
          | int GIM_BVH_TREE_NODE::getDataIndex | ( |  | ) | const |  | inline | 
 
 
§ getEscapeIndex()
  
  | 
        
          | int GIM_BVH_TREE_NODE::getEscapeIndex | ( |  | ) | const |  | inline | 
 
 
§ isLeafNode()
  
  | 
        
          | bool GIM_BVH_TREE_NODE::isLeafNode | ( |  | ) | const |  | inline | 
 
 
§ setDataIndex()
  
  | 
        
          | void GIM_BVH_TREE_NODE::setDataIndex | ( | int | index | ) |  |  | inline | 
 
 
§ setEscapeIndex()
  
  | 
        
          | void GIM_BVH_TREE_NODE::setEscapeIndex | ( | int | index | ) |  |  | inline | 
 
 
§ m_bound
      
        
          | btAABB GIM_BVH_TREE_NODE::m_bound | 
      
 
 
§ m_escapeIndexOrDataIndex
  
  | 
        
          | int GIM_BVH_TREE_NODE::m_escapeIndexOrDataIndex |  | protected | 
 
 
The documentation for this class was generated from the following file: