ftp.nice.ch/pub/next/tools/screen/backspace/old/RegularPolySaver.N.bs.tar.gz#/RegularPolySaverRelease/RegularPolyhedraViewWraps.h

This is RegularPolyhedraViewWraps.h in view mode; [Download] [Up]

/* RegularPolyhedraViewWraps.h generated from RegularPolyhedraViewWraps.psw
   by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
 */

#ifndef REGULARPOLYHEDRAVIEWWRAPS_H
#define REGULARPOLYHEDRAVIEWWRAPS_H

extern void colourTriangle(float x1, float y1, float x2, float y2, float x3, float y3, float theColour);

extern void outlineTriangle(float x1, float y1, float x2, float y2, float x3, float y3);

extern void colourSquare(float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4, float theColour);

extern void outlineSquare(float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4);

extern void colourPentagon(float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4, float x5, float y5, float theColour);

extern void outlinePentagon(float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4, float x5, float y5);

#endif REGULARPOLYHEDRAVIEWWRAPS_H

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.