Go to the documentation of this file.
   38 #ifndef COAL_BROADPHASE_DETAIL_NODEBASE_INL_H 
   39 #define COAL_BROADPHASE_DETAIL_NODEBASE_INL_H 
   53 template <
typename BV>
 
   55   return (children[1] == 
nullptr);
 
   59 template <
typename BV>
 
   65 template <
typename BV>
 
   68   children[0] = 
nullptr;
 
   69   children[1] = 
nullptr;
 
  
bool isInternal() const
whether is internal node
bool isLeaf() const
whether is a leaf
hpp-fcl
Author(s): 
autogenerated on Fri Feb 14 2025 03:45:51