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

Public Member Functions | |
| void | Vec (const gp_Vec &aVec) |
| Set the field vec. | |
| gp_Vec | Vec () const |
| Returns the value of the field vec. | |
| PGeom_Vector (const Storage_stCONSTclCOM &a) | |
| const gp_Vec & | _CSFDB_GetPGeom_Vectorvec () const |
Protected Member Functions | |
| PGeom_Vector () | |
| Initializes the field(s) with default value(s). | |
| PGeom_Vector (const gp_Vec &aVec) | |
| Initializes the field vec with <aVec>. | |
Protected Attributes | |
| gp_Vec | vec |
| PGeom_Vector::PGeom_Vector | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| PGeom_Vector::PGeom_Vector | ( | ) | [protected] |
| PGeom_Vector::PGeom_Vector | ( | const gp_Vec & | aVec | ) | [protected] |
| const gp_Vec& PGeom_Vector::_CSFDB_GetPGeom_Vectorvec | ( | ) | const [inline] |
| void PGeom_Vector::Vec | ( | const gp_Vec & | aVec | ) |
| gp_Vec PGeom_Vector::Vec | ( | ) | const |
gp_Vec PGeom_Vector::vec [protected] |
1.7.4