Blender  V3.3
Public Attributes | List of all members
TARGA Struct Reference

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 32 of file targa.c.

Member Data Documentation

◆ imgdes

unsigned char TARGA::imgdes

Definition at line 44 of file targa.c.

Referenced by checktarga(), and imb_loadtarga().

◆ imgtyp

unsigned char TARGA::imgtyp

Definition at line 35 of file targa.c.

Referenced by checktarga(), and imb_loadtarga().

◆ mapbits

unsigned char TARGA::mapbits

Definition at line 38 of file targa.c.

Referenced by checktarga(), and imb_loadtarga().

◆ maporig

short TARGA::maporig

Definition at line 36 of file targa.c.

Referenced by checktarga().

◆ mapsize

short TARGA::mapsize

Definition at line 37 of file targa.c.

Referenced by checktarga(), and imb_loadtarga().

◆ maptyp

unsigned char TARGA::maptyp

Definition at line 34 of file targa.c.

Referenced by checktarga().

◆ numid

unsigned char TARGA::numid

Definition at line 33 of file targa.c.

Referenced by checktarga(), and imb_loadtarga().

◆ pixsize

unsigned char TARGA::pixsize

Definition at line 43 of file targa.c.

Referenced by checktarga(), and imb_loadtarga().

◆ xorig

short TARGA::xorig

Definition at line 39 of file targa.c.

Referenced by checktarga().

◆ xsize

short TARGA::xsize

Definition at line 41 of file targa.c.

Referenced by checktarga(), and imb_loadtarga().

◆ yorig

short TARGA::yorig

Definition at line 40 of file targa.c.

Referenced by checktarga().

◆ ysize

short TARGA::ysize

Definition at line 42 of file targa.c.

Referenced by checktarga(), and imb_loadtarga().


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