Blender V2.61 - r43446
Public Attributes

TARGA Struct Reference

List of all members.

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

Detailed Description

Definition at line 53 of file targa.c.


Member Data Documentation

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().

Definition at line 58 of file targa.c.

Referenced by checktarga().

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().


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