#include "CEGUIVector.h"
#include "CEGUIRect.h"
#include "CEGUIImage.h"
#include "CEGUIFont.h"
#include <vector>
Include dependency graph for CEGUIRenderCache.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::RenderCache |
Class that acts as a cache for images that need to be rendered. More... | |
struct | CEGUI::RenderCache::ImageInfo |
internal struct that holds info about a single image to be drawn. | |
struct | CEGUI::RenderCache::TextInfo |
internal struct that holds info about text to be drawn. |