FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
unsigned int | iglyph |
double | advance |
double | x |
double | y |
double | sx |
double | sy |
Definition at line 203 of file Component_Text.c.
double chardata::advance |
Definition at line 205 of file Component_Text.c.
unsigned int chardata::iglyph |
Definition at line 204 of file Component_Text.c.
double chardata::sx |
Definition at line 208 of file Component_Text.c.
double chardata::sy |
Definition at line 209 of file Component_Text.c.
double chardata::x |
Definition at line 206 of file Component_Text.c.
double chardata::y |
Definition at line 207 of file Component_Text.c.