![]() |
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 "moMath.h"
Ir al código fuente de este archivo.
Clases | |
class | moVector4< Real > |
typedefs | |
typedef moVector4< MOlong > | moVector4i |
typedef moVector4< MOfloat > | moVector4f |
typedef moVector4< MOdouble > | moVector4d |
Funciones | |
template<class Real > | |
moVector4< Real > | operator* (Real fScalar, const moVector4< Real > &rkV) |
moDeclareExportedDynamicArray (moVector4i, moVector4iArray) | |
moDeclareExportedDynamicArray (moVector4f, moVector4fArray) | |
moDeclareExportedDynamicArray (moVector4d, moVector4dArray) | |
Variables | |
template class LIBMOLDEO_API | moVector4< MOlong > |
template class LIBMOLDEO_API | moVector4< MOfloat > |
template class LIBMOLDEO_API | moVector4< MOdouble > |
typedef moVector4<MOdouble> moVector4d |
Definición en la línea 305 del archivo moMathVector4.h.
typedef moVector4<MOfloat> moVector4f |
Definición en la línea 304 del archivo moMathVector4.h.
typedef moVector4<MOlong> moVector4i |
Definición en la línea 303 del archivo moMathVector4.h.
moDeclareExportedDynamicArray | ( | moVector4i | , |
moVector4iArray | |||
) |
moDeclareExportedDynamicArray | ( | moVector4f | , |
moVector4fArray | |||
) |
moDeclareExportedDynamicArray | ( | moVector4d | , |
moVector4dArray | |||
) |
|
inline |
Definición en la línea 287 del archivo moMathVector4.h.
template class LIBMOLDEO_API moVector4< MOdouble > |
Definición en la línea 298 del archivo moMathVector4.h.
template class LIBMOLDEO_API moVector4< MOfloat > |
Definición en la línea 297 del archivo moMathVector4.h.
template class LIBMOLDEO_API moVector4< MOlong > |
Definición en la línea 296 del archivo moMathVector4.h.