Struct BVHTree::BVHInner

Nested Relationships

This struct is a nested type of Template Class BVHTree.

Inheritance Relationships

Base Type

  • public lvr2::BVHTree< BaseVecT >::BVHNode

Struct Documentation

struct BVHInner : public lvr2::BVHTree<BaseVecT>::BVHNode

Public Functions

inline virtual bool isLeaf()

Public Members

BVHNodePtr left
BVHNodePtr right