Node Structure for trees.  
 More...
#include <btGImpactBvhStructs.h>
Node Structure for trees. 
Definition at line 62 of file btGImpactBvhStructs.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: