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.
moCoord.h
Ir a la documentación de este archivo.
1
#ifndef __MO_COORD_H__
2
#define __MO_COORD_H__
3
4
#include <
moMathVector.h
>
5
#include <
moMathVector3.h
>
6
7
struct
LIBMOLDEO_API
moCoord
8
{
9
moVector3f
Position;
10
moVector3f
Normal;
11
moVector3f
NextPosition;
12
moVector2f
TextureCoords;
13
moVector2f
Raster;
14
GLuint TextureId;
15
MOfloat
Scale;
16
};
17
18
#endif
/* __MO_COORD_H__ */
19
moMathVector3.h
moVector2< MOfloat >
moVector3< MOfloat >
LIBMOLDEO_API
#define LIBMOLDEO_API
Definition:
moTypes.h:180
MOfloat
#define MOfloat
Definition:
moTypes.h:403
moCoord
Definition:
mo3dModelManager.h:37
moMathVector.h
libmoldeo
moCoord.h
Generado el Martes, 10 de Septiembre de 2019 21:27:06 para libmoldeo (Moldeo 1.0 Core) por
1.8.13