![]() |
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 | moVector2< Real > |
typedefs | |
typedef moVector2< MOlong > | moVector2i |
typedef moVector2< MOfloat > | moVector2f |
typedef moVector2< MOdouble > | moVector2d |
Funciones | |
template<class Real > | |
moVector2< Real > | operator* (Real fScalar, const moVector2< Real > &rkV) |
moDeclareExportedDynamicArray (moVector2i, moVector2iArray) | |
moDeclareExportedDynamicArray (moVector2f, moVector2fArray) | |
moDeclareExportedDynamicArray (moVector2f *, moVector2fpArray) | |
moDeclareExportedDynamicArray (moVector2d, moVector2dArray) | |
Variables | |
template class LIBMOLDEO_API | moVector2< MOlong > |
template class LIBMOLDEO_API | moVector2< MOfloat > |
template class LIBMOLDEO_API | moVector2< MOdouble > |
typedef moVector2<MOdouble> moVector2d |
Definición en la línea 424 del archivo moMathVector.h.
typedef moVector2<MOfloat> moVector2f |
Definición en la línea 423 del archivo moMathVector.h.
typedef moVector2<MOlong> moVector2i |
Definición en la línea 422 del archivo moMathVector.h.
moDeclareExportedDynamicArray | ( | moVector2i | , |
moVector2iArray | |||
) |
moDeclareExportedDynamicArray | ( | moVector2f | , |
moVector2fArray | |||
) |
moDeclareExportedDynamicArray | ( | moVector2f * | , |
moVector2fpArray | |||
) |
moDeclareExportedDynamicArray | ( | moVector2d | , |
moVector2dArray | |||
) |
|
inline |
Definición en la línea 409 del archivo moMathVector.h.
template class LIBMOLDEO_API moVector2< MOdouble > |
Definición en la línea 418 del archivo moMathVector.h.
template class LIBMOLDEO_API moVector2< MOfloat > |
Definición en la línea 417 del archivo moMathVector.h.
template class LIBMOLDEO_API moVector2< MOlong > |
Definición en la línea 416 del archivo moMathVector.h.