This is mgribshade.h in view mode; [Download] [Up]
/* 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 mgrib_lighting( struct mgastk *, int mask ); extern void mgrib_lights( LtLight *light, struct mgastk *astk ); extern void mgrib_appearance( struct mgastk *astk, int ap_mask, int mat_mask);
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.