home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC PowerPlay 58
/
pcpp58a.iso
/
extras
/
quake 3 source
/
Q3A_ToolSource.exe
/
Main
/
p3dlib.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
|
2001-01-02
|
184 b
|
9 lines
#define P3D_GET_CROSSLINE 1
#define P3D_GET_RESTOFLINE 2
int P3DLoad( const char *filename );
void P3DClose();
int P3DGetNextPair( char **name, char **associatedShader );