Open CASCADE Technology 6.6.0
|
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) |
HMath_Vector::HMath_Vector | ( | ) | [inline] |
HMath_Vector::HMath_Vector | ( | math_Vector * | pv | ) | [inline] |
HMath_Vector::~HMath_Vector | ( | ) | [inline] |
HMath_Vector::HMath_Vector | ( | ) | [inline] |
HMath_Vector::HMath_Vector | ( | math_Vector * | pv | ) | [inline] |
HMath_Vector::~HMath_Vector | ( | ) | [inline] |
math_Vector* HMath_Vector::Init | ( | Standard_Real | v, |
Standard_Integer | i = 0 , |
||
Standard_Integer | iEnd = 0 |
||
) | [inline] |
math_Vector* HMath_Vector::Init | ( | Standard_Real | v, |
Standard_Integer | i = 0 , |
||
Standard_Integer | iEnd = 0 |
||
) | [inline] |
Standard_Real& HMath_Vector::operator() | ( | Standard_Integer | i | ) | [inline] |
const Standard_Real& HMath_Vector::operator() | ( | Standard_Integer | i | ) | const [inline] |
Standard_Real& HMath_Vector::operator() | ( | Standard_Integer | i | ) | [inline] |
const Standard_Real& HMath_Vector::operator() | ( | Standard_Integer | i | ) | const [inline] |
const math_Vector* HMath_Vector::operator-> | ( | ) | const [inline] |
const math_Vector* HMath_Vector::operator-> | ( | ) | const [inline] |
math_Vector* HMath_Vector::operator-> | ( | ) | [inline] |
math_Vector* HMath_Vector::operator-> | ( | ) | [inline] |
void HMath_Vector::operator= | ( | math_Vector * | pv | ) | [inline] |
void HMath_Vector::operator= | ( | math_Vector * | pv | ) | [inline] |
math_Vector* HMath_Vector::Vector | ( | ) | [inline] |