This class implements the mapping between classes
CartesianPoint from Geom and Pnt from gp, and the class
CartesianPoint from StepGeom which describes a point from
Prostep.
#include <GeomToStep_MakeCartesianPoint.hxx>
Constructor & Destructor Documentation
| GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint |
( |
const gp_Pnt & |
P | ) |
|
| GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint |
( |
const gp_Pnt2d & |
P | ) |
|
| GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint |
( |
const Handle< Geom_CartesianPoint > & |
P | ) |
|
| GeomToStep_MakeCartesianPoint::GeomToStep_MakeCartesianPoint |
( |
const Handle< Geom2d_CartesianPoint > & |
P | ) |
|
Member Function Documentation
| void GeomToStep_MakeCartesianPoint::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* GeomToStep_MakeCartesianPoint::operator new |
( |
size_t |
size | ) |
[inline] |
| void* GeomToStep_MakeCartesianPoint::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| const Handle_StepGeom_CartesianPoint& GeomToStep_MakeCartesianPoint::Value |
( |
| ) |
const |
The documentation for this class was generated from the following file: