#include <TopOpeBRepDS_ShapeWithState.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | TopOpeBRepDS_ShapeWithState () |
| Standard_EXPORT const TopTools_ListOfShape & | Part (const TopAbs_State aState) const |
| Standard_EXPORT void | AddPart (const TopoDS_Shape &aShape, const TopAbs_State aState) |
| Standard_EXPORT void | AddParts (const TopTools_ListOfShape &aListOfShape, const TopAbs_State aState) |
| Standard_EXPORT void | SetState (const TopAbs_State aState) |
| Standard_EXPORT TopAbs_State | State () const |
| Standard_EXPORT void | SetIsSplitted (const Standard_Boolean anIsSplitted) |
| Standard_EXPORT Standard_Boolean | IsSplitted () const |
Private Attributes | |
| TopTools_ListOfShape | myPartIn |
| TopTools_ListOfShape | myPartOut |
| TopTools_ListOfShape | myPartOn |
| TopAbs_State | myState |
| Standard_Boolean | myIsSplitted |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1