This is PSWpatternsdemo.h in view mode; [Download] [Up]
/* PSWpatternsdemo.h generated from PSWpatternsdemo.psw by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989 */ #ifndef PSWPATTERNSDEMO_H #define PSWPATTERNSDEMO_H extern void PSWPatternDemoDefs( void ); extern void PSWBeginPatternImage( void ); extern void PSWSetPatternImage(int PatternImageNum); extern void PSWSizeImage(int PatternNum, float *X, float *Y, float *W, float *H); extern void PSWMakeImage(int PatternNum); extern void PSWBeginPatternDraw( void ); extern void PSWCompositePattern(int PatternNum, int PatternImageNum, float X, float Y); #endif PSWPATTERNSDEMO_H
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.