Open CASCADE Technology
6.5.4
|
#include <PGeom2d_CartesianPoint.hxx>
Public Member Functions | |
PGeom2d_CartesianPoint () | |
Returns a CartesianPoint with default values.. | |
PGeom2d_CartesianPoint (const gp_Pnt2d &aPnt2d) | |
Returns a CartesianPoint built with <aPnt2d>. | |
void | Pnt (const gp_Pnt2d &aPnt2d) |
Set the field Pnt2d. | |
gp_Pnt2d | Pnt () const |
Returns the value of the field Pnt2d. | |
PGeom2d_CartesianPoint (const Storage_stCONSTclCOM &a) | |
const gp_Pnt2d & | _CSFDB_GetPGeom2d_CartesianPointpnt () const |
PGeom2d_CartesianPoint::PGeom2d_CartesianPoint | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
const gp_Pnt2d& PGeom2d_CartesianPoint::_CSFDB_GetPGeom2d_CartesianPointpnt | ( | ) | const [inline] |
void PGeom2d_CartesianPoint::Pnt | ( | const gp_Pnt2d & | aPnt2d | ) |
gp_Pnt2d PGeom2d_CartesianPoint::Pnt | ( | ) | const |