Struct BVHTree::BVHNode

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