|
Open CASCADE Technology 6.5.2
|
#include <PGeom_CartesianPoint.hxx>

Public Member Functions | |
| PGeom_CartesianPoint () | |
| Returns a CartesianPoint with default values.. | |
| PGeom_CartesianPoint (const gp_Pnt &aPnt) | |
| Returns a CartesianPoint built with <aPnt>. | |
| void | Pnt (const gp_Pnt &aPnt) |
| Set the field pnt. | |
| gp_Pnt | Pnt () const |
| Returns the value of the field pnt. | |
| PGeom_CartesianPoint (const Storage_stCONSTclCOM &a) | |
| const gp_Pnt & | _CSFDB_GetPGeom_CartesianPointpnt () const |
| PGeom_CartesianPoint::PGeom_CartesianPoint | ( | ) |
| PGeom_CartesianPoint::PGeom_CartesianPoint | ( | const gp_Pnt & | aPnt | ) |
| PGeom_CartesianPoint::PGeom_CartesianPoint | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| const gp_Pnt& PGeom_CartesianPoint::_CSFDB_GetPGeom_CartesianPointpnt | ( | ) | const [inline] |
| void PGeom_CartesianPoint::Pnt | ( | const gp_Pnt & | aPnt | ) |
| gp_Pnt PGeom_CartesianPoint::Pnt | ( | ) | const |
1.7.4