libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
#include "moMathMatrix.h"
Go to the source code of this file.
Classes | |
class | moQuaternion< Real > |
Typedefs | |
typedef moQuaternion< MOfloat > | moQuaternionf |
typedef moQuaternion< MOdouble > | moQuaterniond |
Functions | |
template<class Real > | |
moQuaternion< Real > | operator* (Real fScalar, const moQuaternion< Real > &rkQ) |
Variables | |
template class LIBMOLDEO_API | moQuaternion< MOfloat > |
template class LIBMOLDEO_API | moQuaternion< MOdouble > |
typedef moQuaternion<MOdouble> moQuaterniond |
Definition at line 339 of file moMathQuaternion.h.
typedef moQuaternion<MOfloat> moQuaternionf |
Definition at line 338 of file moMathQuaternion.h.
|
inline |
Definition at line 319 of file moMathQuaternion.h.
template class LIBMOLDEO_API moQuaternion< MOdouble > |
Definition at line 333 of file moMathQuaternion.h.
template class LIBMOLDEO_API moQuaternion< MOfloat > |
Definition at line 332 of file moMathQuaternion.h.