Blender V2.61 - r43446
|
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 66 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
unsigned char TARGA::imgtyp |
Definition at line 57 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
unsigned char TARGA::mapbits |
Definition at line 60 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
short TARGA::maporig |
Definition at line 58 of file targa.c.
Referenced by checktarga().
short TARGA::mapsize |
Definition at line 59 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
unsigned char TARGA::maptyp |
Definition at line 56 of file targa.c.
Referenced by checktarga().
unsigned char TARGA::numid |
Definition at line 55 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
unsigned char TARGA::pixsize |
Definition at line 65 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
short TARGA::xorig |
Definition at line 61 of file targa.c.
Referenced by checktarga().
short TARGA::xsize |
Definition at line 63 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().
short TARGA::yorig |
Definition at line 62 of file targa.c.
Referenced by checktarga().
short TARGA::ysize |
Definition at line 64 of file targa.c.
Referenced by checktarga(), and imb_loadtarga().