Referencia del Archivo D:/_data/proyectos/SINESTESIA/SVNSOURCEFORGE/trunk/0.7/inc/moMathMatrix.h

#include "moMathVector.h"
#include "moMathVector3.h"
#include "moMathVector4.h"

Clases

class  moMatrix2< Real >
class  moMatrix3< Real >

Tipos definidos

typedef moMatrix2< MOfloat > moMatrix2f
typedef moMatrix2< MOdouble > moMatrix2d
typedef moMatrix3< MOfloat > moMatrix3f
typedef moMatrix3< MOdouble > moMatrix3d

Funciones

template<class Real>
LIBMOLDEO_API moMatrix2< Real > operator * (Real fScalar, const moMatrix2< Real > &rkM)
template<class Real>
LIBMOLDEO_API moVector2< Real > operator * (const moVector2< Real > &rkV, const moMatrix2< Real > &rkM)
template<class Real>
moMatrix3< Real > operator * (Real fScalar, const moMatrix3< Real > &rkM)
template<class Real>
moVector3< Real > operator * (const moVector3< Real > &rkV, const moMatrix3< Real > &rkM)

Variables

template class LIBMOLDEO_API moMatrix2< MOfloat >
template class LIBMOLDEO_API moMatrix2< MOdouble >
template class LIBMOLDEO_API moMatrix3< MOfloat >
template class LIBMOLDEO_API moMatrix3< MOdouble >

Documentación de los tipos definidos

typedef moMatrix2<MOdouble> moMatrix2d
 

typedef moMatrix2<MOfloat> moMatrix2f
 

typedef moMatrix3<MOdouble> moMatrix3d
 

typedef moMatrix3<MOfloat> moMatrix3f
 


Documentación de las funciones

template<class Real>
moVector3<Real> operator * const moVector3< Real > &  rkV,
const moMatrix3< Real > &  rkM
[inline]
 

template<class Real>
moMatrix3<Real> operator * Real  fScalar,
const moMatrix3< Real > &  rkM
[inline]
 

template<class Real>
LIBMOLDEO_API moVector2<Real> operator * const moVector2< Real > &  rkV,
const moMatrix2< Real > &  rkM
[inline]
 

template<class Real>
LIBMOLDEO_API moMatrix2<Real> operator * Real  fScalar,
const moMatrix2< Real > &  rkM
[inline]
 


Documentación de las variables

template class LIBMOLDEO_API moMatrix2< MOdouble >
 

template class LIBMOLDEO_API moMatrix2< MOfloat >
 

template class LIBMOLDEO_API moMatrix3< MOdouble >
 

template class LIBMOLDEO_API moMatrix3< MOfloat >
 


Generado el Sun Jul 18 16:12:58 2010 para MOLDEO por  doxygen 1.4.6-NO