![]() |
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.
|
Go to the source code of this file.
Classes | |
| class | moTexturedGrid |
| class | moShader |
Macros | |
| #define | MO_MAX_TEXTURE_UNITS 4 |
Enumerations | |
| enum | moShaderLanguage { MO_SHADER_GLSL, MO_SHADER_CG } |
Functions | |
| moDeclareExportedDynamicArray (moShader *, moShaderArray) | |
| #define MO_MAX_TEXTURE_UNITS 4 |
Definition at line 43 of file moShader.h.
| enum moShaderLanguage |
| Enumerator | |
|---|---|
| MO_SHADER_GLSL | |
| MO_SHADER_CG | |
Definition at line 45 of file moShader.h.
| moDeclareExportedDynamicArray | ( | moShader * | , |
| moShaderArray | |||
| ) |