Open CASCADE Technology 6.6.0
Public Member Functions
PGeom_CartesianPoint Class Reference

#include <PGeom_CartesianPoint.hxx>

Inheritance diagram for PGeom_CartesianPoint:
Inheritance graph
[legend]

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

Constructor & Destructor Documentation

PGeom_CartesianPoint::PGeom_CartesianPoint ( )
PGeom_CartesianPoint::PGeom_CartesianPoint ( const gp_Pnt aPnt)
PGeom_CartesianPoint::PGeom_CartesianPoint ( const Storage_stCONSTclCOM a) [inline]

Member Function Documentation

const gp_Pnt& PGeom_CartesianPoint::_CSFDB_GetPGeom_CartesianPointpnt ( ) const [inline]
void PGeom_CartesianPoint::Pnt ( const gp_Pnt aPnt)
gp_Pnt PGeom_CartesianPoint::Pnt ( ) const

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