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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| GeomToStep_MakeBoundedSurface (const Handle< Geom_BoundedSurface > &C) | |
| const Handle_StepGeom_BoundedSurface & | Value () const |
| GeomToStep_MakeBoundedSurface::GeomToStep_MakeBoundedSurface | ( | const Handle< Geom_BoundedSurface > & | C | ) |
| void GeomToStep_MakeBoundedSurface::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from GeomToStep_Root.
| void* GeomToStep_MakeBoundedSurface::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from GeomToStep_Root.
| void* GeomToStep_MakeBoundedSurface::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from GeomToStep_Root.
| const Handle_StepGeom_BoundedSurface& GeomToStep_MakeBoundedSurface::Value | ( | ) | const |
1.7.4