Open CASCADE Technology 7.8.0
|
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_Box > | BRepBuilderAPI_BndBoxTree |