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.
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
moCoord.h
Go to the documentation of this file.
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
Generated on Wed May 17 2017 14:09:17 for libmoldeo (Moldeo 1.0 Core) by
1.8.8