home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cutting-Edge 3D Game Programming with C++
/
CE3DC++.ISO
/
BOOK
/
CHAP09
/
PHONG
/
DRAWPOLY.HPP
< 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
|
1995-11-13
|
125 b
|
13 lines
//
//
//
//
//
//
//
//
#include "LineType.HPP"
void DrawPoly ( Point2D *, Point3D *, int , unsigned char * );