Go to the documentation of this file.
   38 #ifndef FCL_BROADPHASE_DETAIL_NODEBASE_INL_H 
   39 #define FCL_BROADPHASE_DETAIL_NODEBASE_INL_H 
   56 template <
typename BV>
 
   59   return (children[1] == 
nullptr);
 
   63 template <
typename BV>
 
   70 template <
typename BV>
 
   74   children[0] = 
nullptr;
 
   75   children[1] = 
nullptr;
 
  
bool isInternal() const
whether is internal node
bool isLeaf() const
whether is a leaf
fcl
Author(s): 
autogenerated on Fri Mar 14 2025 02:38:18