#include <exotkUtils_Geom.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 | NameFromSurfaceType (const Handle_Geom_Surface &aSurface) |
| Return a string qualifying aSurface. More... | |
| Standard_EXPORT TCollection_AsciiString | NameFromCurveType (const Handle_Geom_Curve &aCurve) |
| Return a string qualifying aCurve. More... | |
| Standard_EXPORT TCollection_AsciiString | NameFromSurfaceType (const enum GeomAbs_SurfaceType aSurfaceType) |
| Return aSurfaceType as string. More... | |
| Standard_EXPORT TCollection_AsciiString | NameFromCurveType (const enum GeomAbs_CurveType aCurveType) |
| Return aCurveType as string. More... | |
Definition at line 52 of file exotkUtils_Geom.hxx.
|
|
Return aCurveType as string.
Definition at line 137 of file exotkUtils_Geom.cxx. References GeomAbs_CurveType. |
|
|
Return a string qualifying aCurve.
Definition at line 77 of file exotkUtils_Geom.cxx. References GeomAbs_CurveType, and STANDARD_TYPE(). Referenced by exotkBRepTree::BuildRec(). |
|
|
Return aSurfaceType as string.
Definition at line 96 of file exotkUtils_Geom.cxx. References GeomAbs_SurfaceType. |
|
|
Return a string qualifying aSurface.
Definition at line 58 of file exotkUtils_Geom.cxx. References GeomAbs_SurfaceType, and STANDARD_TYPE(). Referenced by exotkBRepTree::BuildRec(). |
|
|
OCC delete.
Definition at line 84 of file exotkUtils_Geom.hxx. References GeomAbs_CurveType, and GeomAbs_SurfaceType. |
|
|
OCC new.
Definition at line 73 of file exotkUtils_Geom.hxx. |
|
||||||||||||
|
OCC new.
Definition at line 62 of file exotkUtils_Geom.hxx. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001