#include "KeosOGLPrerequisites.h"#include "KeosRenderSystem.h"#include "KeosRenderWindow.h"Go to the source code of this file.
Namespaces | |
| namespace | Keos |
Classes | |
| class | Keos::COGLRenderSystem |
| Class for OpenGL renderer system. More... | |
Defines | |
| #define | BUFFER_OFFSET(n) ((char*)NULL + (n)) |
Definition at line 31 of file KeosOGLRenderSystem.h.
Referenced by Keos::COGLRenderSystem::_SetVB(), and Keos::COGLRenderSystem::DrawIndexedPrimitives().
1.5.1-p1