FreeWRL / FreeX3D 4.3.0
_Atlas Struct Reference

Data Fields

char * name
 
int type
 
unsigned char * texture
 
int bytesperpixel
 
ivec2 size
 
int rowheight
 
ivec2 pen
 

Detailed Description

Definition at line 2264 of file Component_Text.c.

Field Documentation

◆ bytesperpixel

int _Atlas::bytesperpixel

Definition at line 2269 of file Component_Text.c.

◆ name

char* _Atlas::name

Definition at line 2265 of file Component_Text.c.

◆ pen

ivec2 _Atlas::pen

Definition at line 2273 of file Component_Text.c.

◆ rowheight

int _Atlas::rowheight

Definition at line 2272 of file Component_Text.c.

◆ size

ivec2 _Atlas::size

Definition at line 2271 of file Component_Text.c.

◆ texture

unsigned char* _Atlas::texture

Definition at line 2267 of file Component_Text.c.

◆ type

int _Atlas::type

Definition at line 2266 of file Component_Text.c.


The documentation for this struct was generated from the following file: