![]() |
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 | moVector3< Real > |
typedefs | |
typedef moVector3< MOlong > | moVector3i |
typedef moVector3< MOfloat > | moVector3f |
typedef moVector3< MOdouble > | moVector3d |
typedef moVector3i | moVertex3i |
typedef moVector3f | moVertex3f |
typedef moVector3d | moVertex3d |
Funciones | |
template<class Real > | |
moVector3< Real > | operator* (Real fScalar, const moVector3< Real > &rkV) |
moDeclareExportedDynamicArray (moVector3i, moVector3iArray) | |
moDeclareExportedDynamicArray (moVector3f, moVector3fArray) | |
moDeclareExportedDynamicArray (moVector3d, moVector3dArray) | |
Variables | |
template class LIBMOLDEO_API | moVector3< MOlong > |
template class LIBMOLDEO_API | moVector3< MOfloat > |
template class LIBMOLDEO_API | moVector3< MOdouble > |
typedef moVector3<MOdouble> moVector3d |
Definición en la línea 637 del archivo moMathVector3.h.
typedef moVector3<MOfloat> moVector3f |
Definición en la línea 636 del archivo moMathVector3.h.
typedef moVector3<MOlong> moVector3i |
Definición en la línea 635 del archivo moMathVector3.h.
typedef moVector3d moVertex3d |
Definición en la línea 640 del archivo moMathVector3.h.
typedef moVector3f moVertex3f |
Definición en la línea 639 del archivo moMathVector3.h.
typedef moVector3i moVertex3i |
Definición en la línea 638 del archivo moMathVector3.h.
moDeclareExportedDynamicArray | ( | moVector3i | , |
moVector3iArray | |||
) |
moDeclareExportedDynamicArray | ( | moVector3f | , |
moVector3fArray | |||
) |
moDeclareExportedDynamicArray | ( | moVector3d | , |
moVector3dArray | |||
) |
|
inline |
Definición en la línea 622 del archivo moMathVector3.h.
template class LIBMOLDEO_API moVector3< MOdouble > |
Definición en la línea 631 del archivo moMathVector3.h.
template class LIBMOLDEO_API moVector3< MOfloat > |
Definición en la línea 630 del archivo moMathVector3.h.
template class LIBMOLDEO_API moVector3< MOlong > |
Definición en la línea 629 del archivo moMathVector3.h.