neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::multiline_glyph_text::line Struct Reference

#include <glyph_text.hpp>

Public Attributes

quad bbox
 
glyph_text::difference_type begin
 
glyph_text::difference_type end
 

Detailed Description

Definition at line 496 of file glyph_text.hpp.

Member Data Documentation

◆ bbox

quad neogfx::multiline_glyph_text::line::bbox

Definition at line 498 of file glyph_text.hpp.

◆ begin

glyph_text::difference_type neogfx::multiline_glyph_text::line::begin

Definition at line 499 of file glyph_text.hpp.

◆ end

glyph_text::difference_type neogfx::multiline_glyph_text::line::end

Definition at line 500 of file glyph_text.hpp.


The documentation for this struct was generated from the following file: