|
Open CASCADE Technology 6.5.2
|
#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) |
| LocOpe_BuildWires () | |
| LocOpe_BuildWires (const TopTools_ListOfShape &Ledges, const Handle< LocOpe_ProjectedWires > &PW) | |
| void | Perform (const TopTools_ListOfShape &Ledges, const Handle< LocOpe_ProjectedWires > &PW) |
| Standard_Boolean | IsDone () const |
| const TopTools_ListOfShape & | Result () const |
| LocOpe_BuildWires::LocOpe_BuildWires | ( | ) |
| LocOpe_BuildWires::LocOpe_BuildWires | ( | const TopTools_ListOfShape & | Ledges, |
| const Handle< LocOpe_ProjectedWires > & | PW | ||
| ) |
| Standard_Boolean LocOpe_BuildWires::IsDone | ( | ) | const |
| void LocOpe_BuildWires::operator delete | ( | void * | anAddress | ) | [inline] |
| void* LocOpe_BuildWires::operator new | ( | size_t | size | ) | [inline] |
| void* LocOpe_BuildWires::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void LocOpe_BuildWires::Perform | ( | const TopTools_ListOfShape & | Ledges, |
| const Handle< LocOpe_ProjectedWires > & | PW | ||
| ) |
| const TopTools_ListOfShape& LocOpe_BuildWires::Result | ( | ) | const |
1.7.4