TextRenderer.ixx File
Abstract base class for text rendering in the helios engine. More...
Included Headers
#include <string_view>
#include <helios.engine.modules.ui.widgets.types.FontId>
#include <helios.rendering.shader.UniformValueMap>
#include <helios.rendering.text.TextRenderCommand>
Namespaces Index
| namespace | helios |
| namespace | rendering |
|
Graphics rendering infrastructure. More... | |
| namespace | text |
|
Text rendering abstractions and data types. More... | |
Classes Index
| class | TextRenderer |
|
Abstract interface for text rendering implementations. More... | |
Description
Abstract base class for text rendering in the helios engine.
File Listing
The file content with the documentation metadata removed is:
17export namespace helios::rendering::text {
53 class TextRenderer {
59 virtual ~TextRenderer() = default;
74 const TextRenderCommand& command,
75 const helios::rendering::shader::UniformValueMap& frameUniformValues
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.