|
Open CASCADE Technology
7.8.0.dev
|
#include <BRepClass3d_BndBoxTree.hxx>

Public Member Functions | |
| BRepClass3d_BndBoxTreeSelectorPoint (const TopTools_IndexedMapOfShape &theMapOfShape) | |
| Standard_Boolean | Reject (const Bnd_Box &theBox) const |
| Standard_Boolean | Accept (const Standard_Integer &theObj) |
| void | SetCurrentPoint (const gp_Pnt &theP) |
Public Member Functions inherited from NCollection_UBTree< TheObjType, TheBndType >::Selector | |
| Selector () | |
| virtual Standard_Boolean | Reject (const TheBndType &) const =0 |
| virtual Standard_Boolean | Accept (const TheObjType &)=0 |
| Standard_Boolean | Stop () const |
| virtual | ~Selector () |
Additional Inherited Members | |
Protected Attributes inherited from NCollection_UBTree< TheObjType, TheBndType >::Selector | |
| Standard_Boolean | myStop |
|
inline |
| Standard_Boolean BRepClass3d_BndBoxTreeSelectorPoint::Accept | ( | const Standard_Integer & | theObj | ) |
|
inline |
|
inline |
1.8.13