|
FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
| tcontenttype | t1 |
| char * | caption |
| int | len |
| int * | utf32 |
| int | len32 |
| int | nalloc |
| AtlasFont * | font |
| char * | fontname |
| int | fontSize |
| AtlasEntrySet * | set |
| float | percentSize |
| int | EMpixels |
| int | maxadvancepx |
| float | angle |
| vec4 | color |
Definition at line 731 of file MainLoop.c.
| float contenttype_captiontext::angle |
Definition at line 745 of file MainLoop.c.
| char* contenttype_captiontext::caption |
Definition at line 733 of file MainLoop.c.
| vec4 contenttype_captiontext::color |
Definition at line 746 of file MainLoop.c.
| int contenttype_captiontext::EMpixels |
Definition at line 743 of file MainLoop.c.
| AtlasFont* contenttype_captiontext::font |
Definition at line 738 of file MainLoop.c.
| char* contenttype_captiontext::fontname |
Definition at line 739 of file MainLoop.c.
| int contenttype_captiontext::fontSize |
Definition at line 740 of file MainLoop.c.
| int contenttype_captiontext::len |
Definition at line 734 of file MainLoop.c.
| int contenttype_captiontext::len32 |
Definition at line 736 of file MainLoop.c.
| int contenttype_captiontext::maxadvancepx |
Definition at line 744 of file MainLoop.c.
| int contenttype_captiontext::nalloc |
Definition at line 737 of file MainLoop.c.
| float contenttype_captiontext::percentSize |
Definition at line 742 of file MainLoop.c.
| AtlasEntrySet* contenttype_captiontext::set |
Definition at line 741 of file MainLoop.c.
| tcontenttype contenttype_captiontext::t1 |
Definition at line 732 of file MainLoop.c.
| int* contenttype_captiontext::utf32 |
Definition at line 735 of file MainLoop.c.