Open CASCADE Technology  7.7.0
Data Structures | Typedefs

BRepBuilderAPI_BndBoxTreeSelector.hxx File Reference

#include <TColStd_ListOfInteger.hxx>
#include <Bnd_Box.hxx>
#include <NCollection_UBTree.hxx>

Data Structures

class  BRepBuilderAPI_BndBoxTreeSelector
 Class BRepBuilderAPI_BndBoxTreeSelector derived from UBTree::Selector This class is used to select overlapping boxes, stored in NCollection::UBTree; contains methods to maintain the selection condition and to retrieve selected objects after search. More...
 

Typedefs

typedef NCollection_UBTree< Standard_Integer, Bnd_BoxBRepBuilderAPI_BndBoxTree
 

Typedef Documentation

◆ BRepBuilderAPI_BndBoxTree