Open CASCADE Technology 6.6.0
Public Member Functions
HMath_Vector Class Reference

Public Member Functions

 HMath_Vector ()
 HMath_Vector (math_Vector *pv)
 ~HMath_Vector ()
void operator= (math_Vector *pv)
Standard_Realoperator() (Standard_Integer i)
const Standard_Realoperator() (Standard_Integer i) const
const math_Vectoroperator-> () const
math_Vectoroperator-> ()
math_VectorVector ()
math_VectorInit (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_Realoperator() (Standard_Integer i)
const Standard_Realoperator() (Standard_Integer i) const
const math_Vectoroperator-> () const
math_Vectoroperator-> ()
math_VectorInit (Standard_Real v, Standard_Integer i=0, Standard_Integer iEnd=0)

Constructor & Destructor Documentation

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]

Member Function Documentation

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]

The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines