|
FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
| int | nalloc |
| int | nrow |
| row32 * | rowvec |
| void * | atlasfont |
| float | size |
| float | faceheight |
| float | emsize |
Definition at line 223 of file Component_Text.c.
| void* screentextdata::atlasfont |
Definition at line 227 of file Component_Text.c.
| float screentextdata::emsize |
Definition at line 231 of file Component_Text.c.
| float screentextdata::faceheight |
Definition at line 230 of file Component_Text.c.
| int screentextdata::nalloc |
Definition at line 224 of file Component_Text.c.
| int screentextdata::nrow |
Definition at line 225 of file Component_Text.c.
| row32* screentextdata::rowvec |
Definition at line 226 of file Component_Text.c.
| float screentextdata::size |
Definition at line 229 of file Component_Text.c.