home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
CMCD1203.ISO
/
Software
/
Complet
/
CINEBENCH 2003
/
resource
/
res
/
description
/
Fq3dexport.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
2003-02-27
|
183 b
|
11 lines
#ifndef _Fq3dexport_H_
#define _Fq3dexport_H_
enum
{
Q3DEXPORTFILTER_SCALE = 1000,
Q3DEXPORTFILTER_TEXTURES = 1001,
Q3DEXPORTFILTER_MAXSIZE = 1002
};
#endif