20 #ifndef FASTUIDRAW_GLYPH_RENDER_DATA_HPP 21 #define FASTUIDRAW_GLYPH_RENDER_DATA_HPP 88 render_info_labels(
void)
const = 0;
Represents an opaque array of GlyphAttribute values.
GlyphRenderData provides an interface to specify data used for rendering glyphs and to pack that data...
all classes and functions of FastUIDraw are in the namespace fastuidraw.
return_code
Enumeration for simple return codes for functions for success or failure.
An GlyphAtlasProxy is a proxy for a GlyphAtlas; one can allocate through it. Internally it tracks all...
A c_array is a wrapper over a C pointer with a size parameter to facilitate bounds checking and provi...
file glyph_atlas_proxy.hpp
const char * c_string
Conveniant typedef for C-style strings.
Class for which copy ctor and assignment operator are private functions.