Open CASCADE Technology  6.9.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.. More...
 
 PGeom_CartesianPoint (const gp_Pnt &aPnt)
 Returns a CartesianPoint built with <aPnt>. More...
 
void Pnt (const gp_Pnt &aPnt)
 Set the field pnt. More...
 
gp_Pnt Pnt () const
 Returns the value of the field pnt. More...
 
 PGeom_CartesianPoint (const Storage_stCONSTclCOM &a)
 
const gp_Pnt_CSFDB_GetPGeom_CartesianPointpnt () const
 
- Public Member Functions inherited from PGeom_Point
 PGeom_Point (const Storage_stCONSTclCOM &a)
 
 PGeom_Point ()
 
- Public Member Functions inherited from PGeom_Geometry
 PGeom_Geometry (const Storage_stCONSTclCOM &a)
 
 PGeom_Geometry ()
 
- Public Member Functions inherited from Standard_Persistent
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const
Handle_Standard_Type & 
DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const
Handle_Standard_Type & 
DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 

Constructor & Destructor Documentation

PGeom_CartesianPoint::PGeom_CartesianPoint ( )

Returns a CartesianPoint with default values..

PGeom_CartesianPoint::PGeom_CartesianPoint ( const gp_Pnt aPnt)

Returns a CartesianPoint built with <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)

Set the field pnt.

gp_Pnt PGeom_CartesianPoint::Pnt ( ) const

Returns the value of the field pnt.


The documentation for this class was generated from the following file: