#include <exotkUtils_BRep.hxx>
Public Methods | |
| void * | operator new (size_t, void *anAddress) |
| OCC new. More... | |
| void * | operator new (size_t size) |
| OCC new. More... | |
| void | operator delete (void *anAddress) |
| OCC delete. More... | |
Static Public Methods | |
| Standard_EXPORT TCollection_AsciiString | NameFromShapeType (const TopoDS_Shape &aShape) |
| return the name of the shape type from aShape(ex : Vertex). More... | |
| Standard_EXPORT Standard_Boolean | BuildShape (TopoDS_Shape &aShape, const Handle_TopTools_HSequenceOfShape &aSequenceOfShape) |
| Build a shape from a sequence of shape. More... | |
Definition at line 51 of file exotkUtils_BRep.hxx.
|
||||||||||||
|
Build a shape from a sequence of shape.
Definition at line 55 of file exotkUtils_BRep.cxx. Referenced by exotkDX_Root::LoadShape(), and exotkDX_Root::SaveShapes(). |
|
|
return the name of the shape type from aShape(ex : Vertex).
Definition at line 102 of file exotkUtils_BRep.cxx. Referenced by exotkBRepTree::BuildRec(). |
|
|
OCC delete.
Definition at line 83 of file exotkUtils_BRep.hxx. |
|
|
OCC new.
Definition at line 72 of file exotkUtils_BRep.hxx. |
|
||||||||||||
|
OCC new.
Definition at line 61 of file exotkUtils_BRep.hxx. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001