#include <TopOpeBRepBuild_ShapeListOfShape.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | TopOpeBRepBuild_ShapeListOfShape () |
Standard_EXPORT | TopOpeBRepBuild_ShapeListOfShape (const TopoDS_Shape &S) |
Standard_EXPORT | TopOpeBRepBuild_ShapeListOfShape (const TopoDS_Shape &S, const TopTools_ListOfShape &L) |
Standard_EXPORT const TopTools_ListOfShape & | List () const |
Standard_EXPORT TopTools_ListOfShape & | ChangeList () |
Standard_EXPORT const TopoDS_Shape & | Shape () const |
Standard_EXPORT TopoDS_Shape & | ChangeShape () |
Private Attributes | |
TopTools_ListOfShape | myList |
TopoDS_Shape | myShape |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|