#include "IrrlichtRendererDef.h"
#include "irrlichttexture.h"
#include "IrrlichtResourceProvider.h"
#include "CEGUIRenderer.h"
#include "CEGUIInputEvent.h"
#include <irrlicht.h>
#include <vector>
#include <algorithm>
Include dependency graph for irrlichtrenderer.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::IrrlichtRenderer |
class implementing the interface for Renderer objects with the irrlicht graphics engine. More... | |
struct | CEGUI::IrrlichtRenderer::RenderQuad |
struct | CEGUI::IrrlichtRenderer::quadsorter |