Open CASCADE Technology 6.5.2
Public Member Functions
GeomToStep_MakeCartesianPoint Class Reference

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>

Inheritance diagram for GeomToStep_MakeCartesianPoint:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 GeomToStep_MakeCartesianPoint (const gp_Pnt &P)
 GeomToStep_MakeCartesianPoint (const gp_Pnt2d &P)
 GeomToStep_MakeCartesianPoint (const Handle< Geom_CartesianPoint > &P)
 GeomToStep_MakeCartesianPoint (const Handle< Geom2d_CartesianPoint > &P)
const
Handle_StepGeom_CartesianPoint & 
Value () const

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]

Reimplemented from GeomToStep_Root.

void* GeomToStep_MakeCartesianPoint::operator new ( size_t  size) [inline]

Reimplemented from GeomToStep_Root.

void* GeomToStep_MakeCartesianPoint::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from GeomToStep_Root.

const Handle_StepGeom_CartesianPoint& GeomToStep_MakeCartesianPoint::Value ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines