home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
general
/
modelers
/
geomview
/
source.lha
/
Geomview
/
include
/
mgrishade.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-05-14
|
267 b
|
7 lines
/* this could be much larger but that's the way the Iris works now
this is from gl/gl.h and is used in mgglshade.c */
#define MAXLIGHTS 8
extern void mgri_lighting( struct mgastk *, int mask );
extern void mgri_lights( LtLight *light, struct mgastk *astk );