Open CASCADE Technology  7.7.0

BVH_BaseBox< T, N, TheDerivedBox > Class Template Reference

Base class for BVH_Box (CRTP idiom is used). More...

#include <BVH_Box.hxx>

Inheritance diagram for BVH_BaseBox< T, N, TheDerivedBox >:
Inheritance graph
[legend]

Detailed Description

template<class T, int N, template< class, int > class TheDerivedBox>
class BVH_BaseBox< T, N, TheDerivedBox >

Base class for BVH_Box (CRTP idiom is used).

Template Parameters
TNumeric data type
NVector dimension
TheDerivedBoxTemplate of derived class that defined axis aligned bounding box.

The documentation for this class was generated from the following file: