Skip to main content

helios/rendering/text/_module.ixx File

Module exports of the text rendering subsystem. More...

Included Headers

Description

Module exports of the text rendering subsystem.

File Listing

The file content with the documentation metadata removed is:

1/**
2* @file _module.ixx
3 * @brief Module exports of the text rendering subsystem.
4 */
5export module helios.rendering.text;
6
7export import helios.rendering.text.Glyph;
8export import helios.rendering.text.TextRenderPrototype;
9export import helios.rendering.text.TextRenderable;
10export import helios.rendering.text.TextRenderCommand;
11export import helios.rendering.text.TextMesh;
12export import helios.rendering.text.FontResourceProvider;
13
14export import helios.rendering.text.TextShaderProperties;
15export import helios.rendering.text.TextShaderPropertiesOverride;

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.