Open CASCADE Technology  6.9.0
Public Member Functions | Protected Member Functions | Protected Attributes

PGeom_Vector Class Reference

#include <PGeom_Vector.hxx>

Inheritance diagram for PGeom_Vector:
Inheritance graph
[legend]

Public Member Functions

void Vec (const gp_Vec &aVec)
 Set the field vec. More...
 
gp_Vec Vec () const
 Returns the value of the field vec. More...
 
 PGeom_Vector (const Storage_stCONSTclCOM &a)
 
const gp_Vec_CSFDB_GetPGeom_Vectorvec () const
 
- 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
 

Protected Member Functions

 PGeom_Vector ()
 Initializes the field(s) with default value(s). More...
 
 PGeom_Vector (const gp_Vec &aVec)
 Initializes the field vec with <aVec>. More...
 

Protected Attributes

gp_Vec vec
 

Constructor & Destructor Documentation

PGeom_Vector::PGeom_Vector ( const Storage_stCONSTclCOM a)
inline
PGeom_Vector::PGeom_Vector ( )
protected

Initializes the field(s) with default value(s).

PGeom_Vector::PGeom_Vector ( const gp_Vec aVec)
protected

Initializes the field vec with <aVec>.

Member Function Documentation

const gp_Vec& PGeom_Vector::_CSFDB_GetPGeom_Vectorvec ( ) const
inline
void PGeom_Vector::Vec ( const gp_Vec aVec)

Set the field vec.

gp_Vec PGeom_Vector::Vec ( ) const

Returns the value of the field vec.

Field Documentation

gp_Vec PGeom_Vector::vec
protected

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