#include <exotkBRepTree.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 new. More... | |
Static Public Methods | |
| Standard_EXPORT Handle_exotkBRepTree_ShapeNode | ComputeTopNode (const TopoDS_Shape &aShape, const TCollection_AsciiString &aName) |
| Return the top node of the tree represenation of aShape. More... | |
Static Private Methods | |
| Handle_exotkBRepTree_ShapeNode | BuildRec (const TopoDS_Shape &aShape) |
| Build recursivelly the tree. More... | |
Definition at line 50 of file exotkBRepTree.hxx.
|
|
Build recursivelly the tree.
Definition at line 69 of file exotkBRepTree.cxx. References exotkUtils_Geom::NameFromCurveType(), exotkUtils_BRep::NameFromShapeType(), and exotkUtils_Geom::NameFromSurfaceType(). Referenced by ComputeTopNode(). |
|
||||||||||||
|
Return the top node of the tree represenation of aShape.
Definition at line 59 of file exotkBRepTree.cxx. References BuildRec(). Referenced by exotkAF_Document::AddShape(). |
|
|
OCC new.
Definition at line 83 of file exotkBRepTree.hxx. |
|
|
OCC new.
Definition at line 72 of file exotkBRepTree.hxx. |
|
||||||||||||
|
OCC new.
Definition at line 61 of file exotkBRepTree.hxx. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001