|
Open CASCADE Technology 6.5.2
|
This class implements the mapping between classes
ElementarySurface from Geom and the class ElementarySurface
from StepGeom which describes a ElementarySurface from
prostep. As ElementarySurface is an abstract Surface this
class is an access to the sub-class required.
#include <GeomToStep_MakeElementarySurface.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| GeomToStep_MakeElementarySurface (const Handle< Geom_ElementarySurface > &S) | |
| const Handle_StepGeom_ElementarySurface & | Value () const |
| GeomToStep_MakeElementarySurface::GeomToStep_MakeElementarySurface | ( | const Handle< Geom_ElementarySurface > & | S | ) |
| void GeomToStep_MakeElementarySurface::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from GeomToStep_Root.
| void* GeomToStep_MakeElementarySurface::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from GeomToStep_Root.
| void* GeomToStep_MakeElementarySurface::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from GeomToStep_Root.
| const Handle_StepGeom_ElementarySurface& GeomToStep_MakeElementarySurface::Value | ( | ) | const |
1.7.4