Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

exotkUtils_Geom Class Reference

Utilities for Geom package. More...

#include <exotkUtils_Geom.hxx>

List of all members.

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...


Detailed Description

Utilities for Geom package.

Author:
Stephane Routelous

Definition at line 52 of file exotkUtils_Geom.hxx.


Member Function Documentation

exotkUtils_Geom::NameFromCurveType const enum GeomAbs_CurveType    aCurveType [static]
 

Return aCurveType as string.

Returns:
TCollection_AsciiString
Parameters:
aCurveType  const enum GeomAbs_CurveType

Definition at line 137 of file exotkUtils_Geom.cxx.

References GeomAbs_CurveType.

exotkUtils_Geom::NameFromCurveType const Handle_Geom_Curve &    aCurve [static]
 

Return a string qualifying aCurve.

Returns:
TCollection_AsciiString
Parameters:
aCurve  const Handle_Geom_Curve&

Definition at line 77 of file exotkUtils_Geom.cxx.

References GeomAbs_CurveType, and STANDARD_TYPE().

Referenced by exotkBRepTree::BuildRec().

exotkUtils_Geom::NameFromSurfaceType const enum GeomAbs_SurfaceType    aSurfaceType [static]
 

Return aSurfaceType as string.

Returns:
TCollection_AsciiString
Parameters:
aSurfaceType  const enum GeomAbs_SurfaceType

Definition at line 96 of file exotkUtils_Geom.cxx.

References GeomAbs_SurfaceType.

exotkUtils_Geom::NameFromSurfaceType const Handle_Geom_Surface &    aSurface [static]
 

Return a string qualifying aSurface.

Returns:
TCollection_AsciiString
Parameters:
aSurface  const Handle_Geom_Surface&

Definition at line 58 of file exotkUtils_Geom.cxx.

References GeomAbs_SurfaceType, and STANDARD_TYPE().

Referenced by exotkBRepTree::BuildRec().

void exotkUtils_Geom::operator delete void *    anAddress [inline]
 

OCC delete.

Returns:
inline void
Parameters:
void  *anAddress

Definition at line 84 of file exotkUtils_Geom.hxx.

References GeomAbs_CurveType, and GeomAbs_SurfaceType.

void * exotkUtils_Geom::operator new size_t    size [inline]
 

OCC new.

Returns:
inline void*
Parameters:
size_t  size

Definition at line 73 of file exotkUtils_Geom.hxx.

void * exotkUtils_Geom::operator new size_t   ,
void *    anAddress
[inline]
 

OCC new.

Returns:
inline void*
Parameters:
size_t 
void  * anAddress

Definition at line 62 of file exotkUtils_Geom.hxx.


The documentation for this class was generated from the following files:
Generated on Wed Jan 23 12:18:43 2002 for exotk by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001