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 Tue Dec 5 2023 03:40:48