FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
int | allocn |
int | len32 |
unsigned int * | str32 |
int | iglyphstartindex |
double | hrowsize |
double | vcolsize |
double | widestchar |
chardata * | chr |
Definition at line 211 of file Component_Text.c.
int row32::allocn |
Definition at line 212 of file Component_Text.c.
chardata* row32::chr |
Definition at line 219 of file Component_Text.c.
double row32::hrowsize |
Definition at line 216 of file Component_Text.c.
int row32::iglyphstartindex |
Definition at line 215 of file Component_Text.c.
int row32::len32 |
Definition at line 213 of file Component_Text.c.
unsigned int* row32::str32 |
Definition at line 214 of file Component_Text.c.
double row32::vcolsize |
Definition at line 217 of file Component_Text.c.
double row32::widestchar |
Definition at line 218 of file Component_Text.c.