home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Encyclopedia of Graphics File Formats Companion
/
GFF_CD.ISO
/
formats
/
ttddd
/
spec
/
t3d_src
/
writenff.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-05-30
|
269 b
|
16 lines
/* Prototypes for functions defined in
writenff.c
*/
static void send_XYZ(XYZ_st * f);
static void send_RGB(RGB_st * rgb);
int write_NFF(WORLD * world,
FILE * file);
static void process_DESC(OBJECT * object);
static void process_INFO(INFO * info);