|
Public Member Functions |
Standard_EXPORT | PGeom_CartesianPoint () |
| Returns a CartesianPoint with default values..
.
|
Standard_EXPORT | PGeom_CartesianPoint (const gp_Pnt &aPnt) |
| Returns a CartesianPoint built with <apnt>.
.
|
Standard_EXPORT void | Pnt (const gp_Pnt &aPnt) |
| Set the field pnt.
.
|
Standard_EXPORT gp_Pnt | Pnt () const |
| Returns the value of the field pnt.
.
|
| PGeom_CartesianPoint (const Storage_stCONSTclCOM &a) |
const gp_Pnt & | _CSFDB_GetPGeom_CartesianPointpnt () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
gp_Pnt | pnt |