|
FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
| char * | name |
| int | type |
| unsigned char * | texture |
| int | bytesperpixel |
| ivec2 | size |
| int | rowheight |
| ivec2 | pen |
Definition at line 2264 of file Component_Text.c.
| int _Atlas::bytesperpixel |
Definition at line 2269 of file Component_Text.c.
| char* _Atlas::name |
Definition at line 2265 of file Component_Text.c.
| ivec2 _Atlas::pen |
Definition at line 2273 of file Component_Text.c.
| int _Atlas::rowheight |
Definition at line 2272 of file Component_Text.c.
| ivec2 _Atlas::size |
Definition at line 2271 of file Component_Text.c.
| unsigned char* _Atlas::texture |
Definition at line 2267 of file Component_Text.c.
| int _Atlas::type |
Definition at line 2266 of file Component_Text.c.