#include "CEGUIBase.h"#include "CEGUIRenderer.h"#include "CEGUITexture.h"#include <d3d8.h>#include <list>#include <set>Include dependency graph for renderer.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::DirectX81Renderer |
| Renderer class to interface with Microsoft DirectX 8.1. More... | |
| struct | CEGUI::DirectX81Renderer::QuadVertex |
| FVF structure used for all vertices. | |
| struct | CEGUI::DirectX81Renderer::QuadInfo |
| structure holding details about a quad to be drawn | |
Defines | |
| #define | DIRECTX81_GUIRENDERER_API __declspec(dllimport) |
|
|
Definition at line 35 of file renderer.h. |
1.3.9.1