|
HDK
|
This is the complete list of members for RV_TextRender, including all inherited members.
| addText(const char *text, RE_Font &font, fpreal32 x, fpreal32 y, const UT_Color &color, fpreal32 alpha=1.0f) | RV_TextRender | |
| addText(const char *text, RE_Font &font, fpreal32 x, fpreal32 y, fpreal32 z, const UT_Color &color, fpreal32 alpha=1.0f) | RV_TextRender | |
| beginText(RV_Render *r, const UT_DimRect &viewport) | RV_TextRender | |
| cleanup() | RV_TextRender | static |
| clear() | RV_TextRender | |
| endText() | RV_TextRender | |
| hasText() const | RV_TextRender | inline |
| numEntries() const | RV_TextRender | inline |
| operator=(const RV_TextRender &)=delete | RV_TextRender | |
| render(RV_Render *r) | RV_TextRender | |
| render(RV_Render *r, const UT_DimRect &viewport) | RV_TextRender | |
| render(RV_Render *r, const UT_Matrix4F &proj) | RV_TextRender | |
| renderText(RV_Render *r, RE_Font &font, const char *text, fpreal32 x, fpreal32 y, fpreal32 z, const UT_Color &color, fpreal32 alpha, const UT_DimRect &viewport) | RV_TextRender | static |
| renderText(RV_Render *r, RE_Font &font, const char *text, fpreal32 x, fpreal32 y, const UT_Color &color, fpreal32 alpha, const UT_DimRect &viewport) | RV_TextRender | inlinestatic |
| renderTextWithShadow(RV_Render *r, RE_Font &font, const char *text, fpreal32 x, fpreal32 y, fpreal32 z, const UT_Color &text_color, const UT_Color &shadow_color, fpreal32 alpha_scale, const UT_DimRect &viewport) | RV_TextRender | static |
| renderTextWithShadow(RV_Render *r, RE_Font &font, const char *text, fpreal32 x, fpreal32 y, const UT_Color &text_color, const UT_Color &shadow_color, fpreal32 alpha_scale, const UT_DimRect &viewport) | RV_TextRender | inlinestatic |
| RV_TextRender() | RV_TextRender | |
| RV_TextRender(const RV_TextRender &)=delete | RV_TextRender | |
| setEnableBlending(bool val) | RV_TextRender | inline |
| setPreserveDepthState(bool val) | RV_TextRender | inline |
| ~RV_TextRender() | RV_TextRender |