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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moMathQuaternion.h File Reference
#include "moMathMatrix.h"

Go to the source code of this file.

Classes

class  moQuaternion< Real >
 

Typedefs

typedef moQuaternion< MOfloatmoQuaternionf
 
typedef moQuaternion< MOdoublemoQuaterniond
 

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 Documentation

Definition at line 339 of file moMathQuaternion.h.

Definition at line 338 of file moMathQuaternion.h.

Function Documentation

template<class Real >
moQuaternion<Real> operator* ( Real  fScalar,
const moQuaternion< Real > &  rkQ 
)
inline

Definition at line 319 of file moMathQuaternion.h.

Variable Documentation

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.