|
Open CASCADE Technology 6.5.2
|
Find, among the subshapes SS of a reference shape
RS, the ones which 3D box interfers with the box of
a shape S (SS and S are of the same type).
#include <TopOpeBRep_ShapeScanner.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| TopOpeBRep_ShapeScanner () | |
| void | Clear () |
| void | AddBoxesMakeCOB (const TopoDS_Shape &S, const TopAbs_ShapeEnum TS, const TopAbs_ShapeEnum TA=TopAbs_SHAPE) |
| void | Init (const TopoDS_Shape &E) |
| void | Init (TopOpeBRepTool_ShapeExplorer &X) |
| Standard_Boolean | More () const |
| void | Next () |
| const TopoDS_Shape & | Current () const |
| const TopOpeBRepTool_BoxSort & | BoxSort () const |
| TopOpeBRepTool_BoxSort & | ChangeBoxSort () |
| Standard_Integer | Index () const |
| Standard_OStream & | DumpCurrent (Standard_OStream &OS) const |
| TopOpeBRep_ShapeScanner::TopOpeBRep_ShapeScanner | ( | ) |
| void TopOpeBRep_ShapeScanner::AddBoxesMakeCOB | ( | const TopoDS_Shape & | S, |
| const TopAbs_ShapeEnum | TS, | ||
| const TopAbs_ShapeEnum | TA = TopAbs_SHAPE |
||
| ) |
| const TopOpeBRepTool_BoxSort& TopOpeBRep_ShapeScanner::BoxSort | ( | ) | const |
| TopOpeBRepTool_BoxSort& TopOpeBRep_ShapeScanner::ChangeBoxSort | ( | ) |
| void TopOpeBRep_ShapeScanner::Clear | ( | ) |
| const TopoDS_Shape& TopOpeBRep_ShapeScanner::Current | ( | ) | const |
| Standard_OStream& TopOpeBRep_ShapeScanner::DumpCurrent | ( | Standard_OStream & | OS | ) | const |
| Standard_Integer TopOpeBRep_ShapeScanner::Index | ( | ) | const |
| void TopOpeBRep_ShapeScanner::Init | ( | TopOpeBRepTool_ShapeExplorer & | X | ) |
| void TopOpeBRep_ShapeScanner::Init | ( | const TopoDS_Shape & | E | ) |
| Standard_Boolean TopOpeBRep_ShapeScanner::More | ( | ) | const |
| void TopOpeBRep_ShapeScanner::Next | ( | ) |
| void TopOpeBRep_ShapeScanner::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TopOpeBRep_ShapeScanner::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* TopOpeBRep_ShapeScanner::operator new | ( | size_t | size | ) | [inline] |
1.7.4