|
HDK
|
#include "RV_API.h"#include "RV_TypePtrs.h"#include <UT/UT_Array.h>#include <UT/UT_Color.h>#include <UT/UT_Rect.h>#include <UT/UT_SharedPtr.h>#include <UT/UT_StringHolder.h>#include <UT/UT_UniquePtr.h>#include <UT/UT_Vector2.h>#include <UT/UT_Vector3.h>#include <UT/UT_Vector4.h>
Include dependency graph for RV_TextRender.h:Go to the source code of this file.
Classes | |
| class | RV_TextDeferData |
| Text data for rendering. More... | |
| struct | RV_TextEntry |
| A single text entry to be rendered. More... | |
| class | RV_TextRender |
| Vulkan text rendering class for viewport UI elements. More... | |