|
Blender
V3.3
|
Public Attributes | |
| unsigned char | numid |
| unsigned char | maptyp |
| unsigned char | imgtyp |
| short | maporig |
| short | mapsize |
| unsigned char | mapbits |
| short | xorig |
| short | yorig |
| short | xsize |
| short | ysize |
| unsigned char | pixsize |
| unsigned char | imgdes |
| unsigned char TARGA::imgdes |
Definition at line 44 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
| unsigned char TARGA::imgtyp |
Definition at line 35 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
| unsigned char TARGA::mapbits |
Definition at line 38 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
| short TARGA::maporig |
Definition at line 36 of file targa.c.
Referenced by checktarga().
| short TARGA::mapsize |
Definition at line 37 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
| unsigned char TARGA::maptyp |
Definition at line 34 of file targa.c.
Referenced by checktarga().
| unsigned char TARGA::numid |
Definition at line 33 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
| unsigned char TARGA::pixsize |
Definition at line 43 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
| short TARGA::xorig |
Definition at line 39 of file targa.c.
Referenced by checktarga().
| short TARGA::xsize |
Definition at line 41 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
| short TARGA::yorig |
Definition at line 40 of file targa.c.
Referenced by checktarga().
| short TARGA::ysize |
Definition at line 42 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().