Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::wrapped_line Struct Reference

#include <text_component.h>

Public Attributes

text_vector< rich_segmentsegments
 
hpp::string_view brk_symbol
 
float width {}
 

Detailed Description

Definition at line 155 of file text_component.h.

Member Data Documentation

◆ brk_symbol

hpp::string_view unravel::wrapped_line::brk_symbol

Definition at line 158 of file text_component.h.

◆ segments

text_vector<rich_segment> unravel::wrapped_line::segments

Definition at line 157 of file text_component.h.

◆ width

float unravel::wrapped_line::width {}

Definition at line 159 of file text_component.h.


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