|
FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
| char * | name |
| int | type |
| char * | path |
| FT_Face | fontFace |
| int | EMsize |
| AtlasEntrySet * | set |
Definition at line 2287 of file Component_Text.c.
| int _AtlasFont::EMsize |
Definition at line 2292 of file Component_Text.c.
| FT_Face _AtlasFont::fontFace |
Definition at line 2291 of file Component_Text.c.
| char* _AtlasFont::name |
Definition at line 2288 of file Component_Text.c.
| char* _AtlasFont::path |
Definition at line 2290 of file Component_Text.c.
| AtlasEntrySet* _AtlasFont::set |
Definition at line 2294 of file Component_Text.c.
| int _AtlasFont::type |
Definition at line 2289 of file Component_Text.c.