Rebel Fork Framework
TextRenderer3D.h File Reference
#include "../Scene/LogicComponent.h"
#include "../UI/Text3D.h"
#include "../UI/Font.h"
#include <EASTL/unordered_map.h>

Classes

struct  Urho3D::TextParams3D
 Parameters of rendered 3D text. More...
 
class  Urho3D::TextRenderer3D
 
struct  Urho3D::TextRenderer3D::QueuedTextElement
 3D text requested via interface and not processed yet. More...
 
struct  Urho3D::TextRenderer3D::CachedTextElement
 3D text rendered in previous frame and already cached. More...