home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Encyclopedia of Graphics File Formats Companion
/
GFF_CD.ISO
/
formats
/
ttddd
/
code
/
spherize.h
< prev
next >
Wrap
C/C++ Source or Header
|
1994-06-20
|
200b
|
14 lines
/* Prototypes for functions defined in
spherize.c
*/
extern double args[6];
extern double defargs[6];
int main(int argc,
char ** argv);
void process_DESC(OBJECT * object);