#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 > |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6-NO