|
Public Member Functions |
Standard_EXPORT void | Vec (const gp_Vec2d &aVec) |
| Set the field vec.
.
|
Standard_EXPORT gp_Vec2d | Vec () const |
| Returns the value of the field vec.
.
|
| PGeom2d_Vector (const Storage_stCONSTclCOM &a) |
const gp_Vec2d & | _CSFDB_GetPGeom2d_Vectorvec () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Member Functions |
Standard_EXPORT | PGeom2d_Vector () |
| Initializes the field(s) with default value(s).
.
|
Standard_EXPORT | PGeom2d_Vector (const gp_Vec2d &aVec) |
| Initializes the field vec with <avec>.
.
|
Protected Attributes |
gp_Vec2d | vec |