Struct BVHTree::BVHNode
Defined in File BVH.hpp
Nested Relationships
This struct is a nested type of Template Class BVHTree.
Struct Documentation
-
struct BVHNode
Public Functions
-
virtual bool isLeaf() = 0
Public Members
-
BoundingBox<BaseVecT> bb
-
virtual bool isLeaf() = 0