Open CASCADE Technology 7.8.2.dev
|
Base class for BVH_Box (CRTP idiom is used). More...
#include <BVH_Box.hxx>
Base class for BVH_Box (CRTP idiom is used).
T | Numeric data type |
N | Vector dimension |
TheDerivedBox | Template of derived class that defined axis aligned bounding box. |