TDME2 1.9.121
Public Attributes | List of all members
GUIStyledTextNode::Line Struct Reference
Collaboration diagram for GUIStyledTextNode::Line:
Collaboration graph

Public Attributes

int idx
 
float width
 
float height
 
float lineHeight
 
float baseLine
 
bool spaceWrap
 

Detailed Description

Definition at line 80 of file GUIStyledTextNode.h.

Member Data Documentation

◆ baseLine

float baseLine

Definition at line 85 of file GUIStyledTextNode.h.

◆ height

float height

Definition at line 83 of file GUIStyledTextNode.h.

◆ idx

int idx

Definition at line 81 of file GUIStyledTextNode.h.

◆ lineHeight

float lineHeight

Definition at line 84 of file GUIStyledTextNode.h.

◆ spaceWrap

bool spaceWrap

Definition at line 86 of file GUIStyledTextNode.h.

◆ width

float width

Definition at line 82 of file GUIStyledTextNode.h.


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