Open CASCADE Technology  7.4.0
Data Structures | Typedefs

BOPTools_BoxTree.hxx File Reference

#include <BVH_BoxSet.hxx>
#include <BOPTools_BoxSelector.hxx>
#include <BOPTools_PairSelector.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <BVH_LinearBuilder.hxx>

Data Structures

class  BOPTools_BoxSet< NumType, Dimension, DataType >
 Redefines BoxSet to use the Linear builder by default. More...
 

Typedefs

typedef BOPTools_BoxSet< Standard_Real, 2, Standard_IntegerBOPTools_Box2dTree
 2D definitions More...
 
typedef BOPTools_BoxSelector< 2 > BOPTools_Box2dTreeSelector
 
typedef BOPTools_PairSelector< 2 > BOPTools_Box2dPairSelector
 
typedef BOPTools_BoxSet< Standard_Real, 3, Standard_IntegerBOPTools_BoxTree
 3D definitions More...
 
typedef BOPTools_BoxSelector< 3 > BOPTools_BoxTreeSelector
 
typedef BOPTools_PairSelector< 3 > BOPTools_BoxPairSelector
 

Typedef Documentation

◆ BOPTools_Box2dPairSelector

◆ BOPTools_Box2dTree

2D definitions

◆ BOPTools_Box2dTreeSelector

◆ BOPTools_BoxPairSelector

◆ BOPTools_BoxTree

3D definitions

◆ BOPTools_BoxTreeSelector