|
Open CASCADE Technology 6.5.2
|
#include <LocOpe_BuildShape.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| LocOpe_BuildShape () | |
| LocOpe_BuildShape (const TopTools_ListOfShape &L) | |
| Builds shape(s) from the list <L>. Uses only the faces of <L>. | |
| void | Perform (const TopTools_ListOfShape &L) |
| Builds shape(s) from the list <L>. Uses only the faces of <L>. | |
| const TopoDS_Shape & | Shape () const |
| LocOpe_BuildShape::LocOpe_BuildShape | ( | ) |
| LocOpe_BuildShape::LocOpe_BuildShape | ( | const TopTools_ListOfShape & | L | ) |
| void LocOpe_BuildShape::operator delete | ( | void * | anAddress | ) | [inline] |
| void* LocOpe_BuildShape::operator new | ( | size_t | size | ) | [inline] |
| void* LocOpe_BuildShape::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void LocOpe_BuildShape::Perform | ( | const TopTools_ListOfShape & | L | ) |
| const TopoDS_Shape& LocOpe_BuildShape::Shape | ( | ) | const |
1.7.4