#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) |
| Standard_EXPORT | TopOpeBRep_ShapeScanner () |
| Standard_EXPORT void | Clear () |
| Standard_EXPORT void | AddBoxesMakeCOB (const TopoDS_Shape &S, const TopAbs_ShapeEnum TS, const TopAbs_ShapeEnum TA=TopAbs_SHAPE) |
| Standard_EXPORT void | Init (const TopoDS_Shape &E) |
| Standard_EXPORT void | Init (TopOpeBRepTool_ShapeExplorer &X) |
| Standard_EXPORT Standard_Boolean | More () const |
| Standard_EXPORT void | Next () |
| Standard_EXPORT const TopoDS_Shape & | Current () const |
| Standard_EXPORT const TopOpeBRepTool_BoxSort & | BoxSort () const |
| Standard_EXPORT TopOpeBRepTool_BoxSort & | ChangeBoxSort () |
| Standard_EXPORT Standard_Integer | Index () const |
| Standard_EXPORT Standard_OStream & | DumpCurrent (Standard_OStream &OS) const |
Private Attributes | |
| TopOpeBRepTool_BoxSort | myBoxSort |
| TColStd_ListIteratorOfListOfInteger | myListIterator |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.1