
Public Member Functions | |
| virtual bool | isLeaf () |
Public Attributes | |
| BVHNodePtr | left |
| BVHNodePtr | right |
Public Attributes inherited from lvr2::BVHTree< BaseVecT >::BVHNode | |
| BoundingBox< BaseVecT > | bb |
|
inlinevirtual |
Implements lvr2::BVHTree< BaseVecT >::BVHNode.
| BVHNodePtr lvr2::BVHTree< BaseVecT >::BVHInner::left |
| BVHNodePtr lvr2::BVHTree< BaseVecT >::BVHInner::right |