Pyrogenesis  trunk
CTextRenderer Member List

This is the complete list of members for CTextRenderer, including all inherited members.

CTextRenderer()CTextRenderer
GetTranslate() constCTextRendererinline
m_BatchesCTextRendererprivate
m_ClippingCTextRendererprivate
m_ColorCTextRendererprivate
m_DirtyCTextRendererprivate
m_FontCTextRendererprivate
m_FontNameCTextRendererprivate
m_TranslateCTextRendererprivate
PrintfAdvance(const wchar_t *fmt,...)CTextRenderer
PrintfAt(float x, float y, const wchar_t *fmt,...)CTextRenderer
Put(float x, float y, const wchar_t *buf)CTextRenderer
Put(float x, float y, const char *buf)CTextRenderer
Put(float x, float y, const std::wstring *buf)CTextRenderer
PutAdvance(const wchar_t *buf)CTextRenderer
PutString(float x, float y, const std::wstring *buf, bool owned)CTextRendererprivate
Render(Renderer::Backend::IDeviceCommandContext *deviceCommandContext, Renderer::Backend::IShaderProgram *shader, const CVector2D &transformScale, const CVector2D &translation)CTextRenderer
ResetTranslate(const CVector2D &translate=CVector2D{})CTextRenderer
SBatchCompareCTextRendererfriend
SetClippingRect(const CRect &rect)CTextRenderer
SetCurrentColor(const CColor &color)CTextRenderer
SetCurrentFont(CStrIntern font)CTextRenderer
Translate(float x, float y)CTextRenderer