#include <GL/gl.h>
#include <GL/glu.h>
#include <list>
#include <set>
#include "CEGUIBase.h"
#include "CEGUIRenderer.h"
#include "CEGUITexture.h"
Include dependency graph for openglrenderer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | CEGUI |
Classes | |
class | CEGUI::OpenGLRenderer |
Renderer class to interface with OpenGL. More... | |
struct | CEGUI::OpenGLRenderer::MyQuad |
struct | CEGUI::OpenGLRenderer::QuadInfo |
structure holding details about a quad to be drawn | |
Defines | |
#define | OPENGL_GUIRENDERER_API |
#define | OGLRENDERER_VBUFF_CAPACITY 4096 |
|
Definition at line 99 of file openglrenderer.h. |
|
Definition at line 38 of file openglrenderer.h. |