Tachyon (current)  Current Main Branch
Data Fields
tgahandle Struct Reference

Data Fields

unsigned short width
 
unsigned short height
 
FILE * ofp
 

Detailed Description

Definition at line 23 of file tgafile.c.

Field Documentation

◆ height

unsigned short tgahandle::height

Definition at line 25 of file tgafile.c.

Referenced by opentgafile(), and writetgaregion().

◆ ofp

FILE* tgahandle::ofp

Definition at line 26 of file tgafile.c.

Referenced by closetgafile(), opentgafile(), and writetgaregion().

◆ width

unsigned short tgahandle::width

Definition at line 24 of file tgafile.c.

Referenced by opentgafile(), and writetgaregion().


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