#include <LocOpe_BuildWires.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | LocOpe_BuildWires () |
Standard_EXPORT | LocOpe_BuildWires (const TopTools_ListOfShape &Ledges, const Handle(LocOpe_ProjectedWires)&PW) |
Standard_EXPORT void | Perform (const TopTools_ListOfShape &Ledges, const Handle(LocOpe_ProjectedWires)&PW) |
Standard_EXPORT Standard_Boolean | IsDone () const |
Standard_EXPORT const TopTools_ListOfShape & | Result () const |
Private Attributes | |
Standard_Boolean | myDone |
TopTools_ListOfShape | myRes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|