Create() | Castor3D::TextOverlay | static |
DECLARE_MAP(char32_t, Castor::Position, GlyphPosition) | Castor3D::TextOverlay | |
DECLARE_VECTOR(Vertex, Vertex) | Castor3D::TextOverlay | |
Castor3D::OverlayCategory::DECLARE_VECTOR(Vertex, Vertex) | Castor3D::OverlayCategory | |
DoGetTotalSize() const | Castor3D::OverlayCategory | protected |
DoUpdatePosition() | Castor3D::OverlayCategory | protectedvirtual |
DoUpdateSize() | Castor3D::OverlayCategory | protectedvirtual |
GetAbsolutePosition(Castor::Size const &p_size) const | Castor3D::OverlayCategory | |
GetAbsolutePosition() const | Castor3D::OverlayCategory | |
GetAbsoluteSize(Castor::Size const &p_size) const | Castor3D::OverlayCategory | |
GetAbsoluteSize() const | Castor3D::OverlayCategory | |
GetCaption() const | Castor3D::TextOverlay | inline |
GetFontName() const | Castor3D::TextOverlay | inline |
GetFontTexture() const | Castor3D::TextOverlay | inline |
GetHAlign() const | Castor3D::TextOverlay | inline |
GetIndex() const | Castor3D::OverlayCategory | inline |
GetLevel() const | Castor3D::OverlayCategory | inline |
GetMaterial() const | Castor3D::OverlayCategory | inline |
GetOverlay() const | Castor3D::OverlayCategory | inline |
GetOverlay() | Castor3D::OverlayCategory | inline |
GetOverlayName() const | Castor3D::OverlayCategory | |
GetPixelPosition() const | Castor3D::OverlayCategory | inline |
GetPixelPosition() | Castor3D::OverlayCategory | inline |
GetPixelSize() const | Castor3D::OverlayCategory | inline |
GetPixelSize() | Castor3D::OverlayCategory | inline |
GetPosition() const | Castor3D::OverlayCategory | inline |
GetPosition() | Castor3D::OverlayCategory | inline |
GetSize() const | Castor3D::OverlayCategory | inline |
GetSize() | Castor3D::OverlayCategory | inline |
GetTextVertex() const | Castor3D::TextOverlay | inline |
GetType() const | Castor3D::OverlayCategory | inline |
GetUV() const | Castor3D::OverlayCategory | inline |
GetVAlign() const | Castor3D::TextOverlay | inline |
IsChanged() const | Castor3D::TextOverlay | inlinevirtual |
IsPositionChanged() const | Castor3D::OverlayCategory | |
IsSizeChanged() const | Castor3D::OverlayCategory | |
IsVisible() const | Castor3D::OverlayCategory | inline |
m_arrayTextTexture | Castor3D::TextOverlay | protected |
m_arrayVtx | Castor3D::TextOverlay | protected |
m_connection | Castor3D::TextOverlay | protected |
m_currentCaption | Castor3D::TextOverlay | protected |
m_fontTexture | Castor3D::TextOverlay | protected |
m_hAlign | Castor3D::TextOverlay | protected |
m_index | Castor3D::OverlayCategory | protected |
m_level | Castor3D::OverlayCategory | protected |
m_pMaterial | Castor3D::OverlayCategory | protected |
m_position | Castor3D::OverlayCategory | protected |
m_positionChanged | Castor3D::OverlayCategory | protected |
m_pOverlay | Castor3D::OverlayCategory | protected |
m_previousCaption | Castor3D::TextOverlay | protected |
m_ptSize | Castor3D::OverlayCategory | protected |
m_pxPosition | Castor3D::OverlayCategory | protected |
m_size | Castor3D::OverlayCategory | protected |
m_sizeChanged | Castor3D::OverlayCategory | protected |
m_strMatName | Castor3D::OverlayCategory | protected |
m_tabSize | Castor3D::TextOverlay | protected |
m_textChanged | Castor3D::TextOverlay | protected |
m_texturingMode | Castor3D::TextOverlay | protected |
m_type | Castor3D::OverlayCategory | protected |
m_uv | Castor3D::OverlayCategory | protected |
m_vAlign | Castor3D::TextOverlay | protected |
m_visible | Castor3D::OverlayCategory | protected |
m_wrappingMode | Castor3D::TextOverlay | protected |
OverlayCategory(eOVERLAY_TYPE p_type) | Castor3D::OverlayCategory | |
Render() | Castor3D::OverlayCategory | |
SetCaption(Castor::String const &p_caption) | Castor3D::TextOverlay | inline |
SetCaption(Castor::OutputStream const &p_caption) | Castor3D::TextOverlay | inline |
SetFont(Castor::String const &p_strFont) | Castor3D::TextOverlay | |
SetHAlign(eHALIGN p_align) | Castor3D::TextOverlay | inline |
SetMaterial(MaterialSPtr p_pMaterial) | Castor3D::OverlayCategory | virtual |
SetOrder(int p_index, int p_level) | Castor3D::OverlayCategory | inline |
SetOverlay(Overlay *val) | Castor3D::OverlayCategory | inline |
SetPixelPosition(Castor::Position const &val) | Castor3D::OverlayCategory | inline |
SetPixelSize(Castor::Size const &val) | Castor3D::OverlayCategory | inline |
SetPosition(Castor::Point2d const &p_position) | Castor3D::OverlayCategory | inline |
SetSize(Castor::Point2d const &p_size) | Castor3D::OverlayCategory | inline |
SetTexturingMode(eTEXT_TEXTURING_MODE p_mode) | Castor3D::TextOverlay | inline |
SetTextWrappingMode(eTEXT_WRAPPING_MODE p_mode) | Castor3D::TextOverlay | inline |
SetUV(Castor::Point4d const &val) | Castor3D::OverlayCategory | inline |
SetVAlign(eVALIGN p_align) | Castor3D::TextOverlay | inline |
SetVisible(bool val) | Castor3D::OverlayCategory | inline |
TextOverlay() | Castor3D::TextOverlay | |
Update() | Castor3D::OverlayCategory | |
~OverlayCategory() | Castor3D::OverlayCategory | virtual |
~TextOverlay() | Castor3D::TextOverlay | virtual |