Public Member Functions | |
HMath_Vector () | |
HMath_Vector (math_Vector *pv) | |
~HMath_Vector () | |
void | operator= (math_Vector *pv) |
Standard_Real & | operator() (Standard_Integer i) |
const Standard_Real & | operator() (Standard_Integer i) const |
const math_Vector * | operator-> () const |
math_Vector * | operator-> () |
math_Vector * | Vector () |
math_Vector * | Init (Standard_Real v, Standard_Integer i=0, Standard_Integer iEnd=0) |
HMath_Vector () | |
HMath_Vector (math_Vector *pv) | |
~HMath_Vector () | |
void | operator= (math_Vector *pv) |
Standard_Real & | operator() (Standard_Integer i) |
const Standard_Real & | operator() (Standard_Integer i) const |
const math_Vector * | operator-> () const |
math_Vector * | operator-> () |
math_Vector * | Init (Standard_Real v, Standard_Integer i=0, Standard_Integer iEnd=0) |
Private Member Functions | |
void | operator= (const math_Vector &) |
void | operator= (const math_Vector &) |
Private Attributes | |
math_Vector * | pvec |
math_Vector * | pvec |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|