![]() |
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 <mo3dModelManager.h>
Public Attributes | |
| moVector3f | Position |
| moVector3f | Normal |
| moVector3f | NextPosition |
| moVector2f | TextureCoords |
| moVector2f | Raster |
| GLuint | TextureId |
| MOfloat | Scale |
Definition at line 37 of file mo3dModelManager.h.
| moVector3f moCoord::NextPosition |
Definition at line 41 of file mo3dModelManager.h.
| moVector3f moCoord::Normal |
Definition at line 40 of file mo3dModelManager.h.
| moVector3f moCoord::Position |
Definition at line 39 of file mo3dModelManager.h.
| moVector2f moCoord::Raster |
Definition at line 43 of file mo3dModelManager.h.
| MOfloat moCoord::Scale |
Definition at line 45 of file mo3dModelManager.h.
| moVector2f moCoord::TextureCoords |
Definition at line 42 of file mo3dModelManager.h.
| GLuint moCoord::TextureId |
Definition at line 44 of file mo3dModelManager.h.