|
Tachyon (current)
Current Main Branch
|
Data Fields | |
| unsigned short | width |
| unsigned short | height |
| FILE * | ofp |
| unsigned short tgahandle::height |
Definition at line 25 of file tgafile.c.
Referenced by opentgafile(), and writetgaregion().
| FILE* tgahandle::ofp |
Definition at line 26 of file tgafile.c.
Referenced by closetgafile(), opentgafile(), and writetgaregion().
| unsigned short tgahandle::width |
Definition at line 24 of file tgafile.c.
Referenced by opentgafile(), and writetgaregion().
1.8.14