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
moMathDVector.h File Reference
#include "moMath.h"

Go to the source code of this file.

Classes

class  moDVector< Real >
 

Typedefs

typedef moDVector< MOfloatmoDVectorf
 
typedef moDVector< MOdoublemoDVectord
 

Functions

template<class Real >
moDVector< Real > operator* (Real fScalar, const moDVector< Real > &rkV)
 

Variables

template class LIBMOLDEO_API moDVector< MOfloat >
 
template class LIBMOLDEO_API moDVector< MOdouble >
 

Typedef Documentation

Definition at line 114 of file moMathDVector.h.

Definition at line 107 of file moMathDVector.h.

Function Documentation

template<class Real >
moDVector<Real> operator* ( Real  fScalar,
const moDVector< Real > &  rkV 
)

Definition at line 280 of file moMathDVector.cpp.

Variable Documentation

template class LIBMOLDEO_API moDVector< MOdouble >

Definition at line 111 of file moMathDVector.h.

template class LIBMOLDEO_API moDVector< MOfloat >

Definition at line 104 of file moMathDVector.h.