Open CASCADE Technology  7.1.0.beta
Data Structures | Namespaces

BVH_Box.hxx File Reference

#include <BVH_Types.hxx>
#include <limits>
#include <BVH_Box.lxx>

Data Structures

class  BVH_Box< T, N >
 Defines axis aligned bounding box (AABB) based on BVH vectors. More...
 
struct  BVH::CenterAxis< T, N >
 Tool class for calculating box center along the given axis. More...
 
struct  BVH::CenterAxis< T, 2 >
 
struct  BVH::CenterAxis< T, 3 >
 
struct  BVH::CenterAxis< T, 4 >
 
struct  BVH::SurfaceCalculator< T, N >
 Tool class for calculating surface area of the box. More...
 
struct  BVH::SurfaceCalculator< T, 2 >
 
struct  BVH::SurfaceCalculator< T, 3 >
 
struct  BVH::SurfaceCalculator< T, 4 >
 
struct  BVH::BoxMinMax< T, N >
 Tool class for calculate component-wise vector minimum and maximum (optimized version). More...
 
struct  BVH::BoxMinMax< T, 2 >
 

Namespaces

 BVH