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

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