Open CASCADE Technology
7.1.0.beta
|
#include <BOPCol_BoxBndTree.hxx>
Public Member Functions | |
BOPCol_BoxBndTreeSelector () | |
virtual Standard_Boolean | Reject (const Bnd_Box &) const |
virtual Standard_Boolean | Accept (const Standard_Integer &) |
virtual | ~BOPCol_BoxBndTreeSelector () |
void | Clear () |
void | SetBox (const Bnd_Box &) |
const BOPCol_ListOfInteger & | Indices () const |
Protected Attributes | |
Bnd_Box | myBox |
BOPCol_ListOfInteger | myIndices |
BOPCol_BoxBndTreeSelector::BOPCol_BoxBndTreeSelector | ( | ) |
|
virtual |
|
virtual |
void BOPCol_BoxBndTreeSelector::Clear | ( | ) |
const BOPCol_ListOfInteger& BOPCol_BoxBndTreeSelector::Indices | ( | ) | const |
|
virtual |
void BOPCol_BoxBndTreeSelector::SetBox | ( | const Bnd_Box & | ) |
|
protected |
|
protected |