|
FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
| struct X3D_Text | myText |
| struct X3D_FontStyle | myFont |
| bool | rf_initialized |
| int | xf_color |
| vec4f_t | xf_colors [3] |
Definition at line 57 of file RasterFont.c.
| struct X3D_FontStyle pRasterFont::myFont |
Definition at line 59 of file RasterFont.c.
| struct X3D_Text pRasterFont::myText |
Definition at line 58 of file RasterFont.c.
| bool pRasterFont::rf_initialized |
Definition at line 61 of file RasterFont.c.
| int pRasterFont::xf_color |
Definition at line 62 of file RasterFont.c.
| vec4f_t pRasterFont::xf_colors[3] |
Definition at line 63 of file RasterFont.c.