|
Open CASCADE Technology
6.5.4
|
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 | |
| DEFINE_STANDARD_ALLOC | 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 |
| void TopOpeBRep_ShapeScanner::AddBoxesMakeCOB | ( | const TopoDS_Shape & | S, |
| const TopAbs_ShapeEnum | TS, | ||
| const TopAbs_ShapeEnum | TA = TopAbs_SHAPE |
||
| ) |
| const TopoDS_Shape& TopOpeBRep_ShapeScanner::Current | ( | ) | const |
| Standard_OStream& TopOpeBRep_ShapeScanner::DumpCurrent | ( | Standard_OStream & | OS | ) | const |
1.8.0