This is sweep.h in view mode; [Download] [Up]
#ifndef SWEEP #define SWEEP Geom *TranslationSweep(float length, Point3 *p, Geom *g); Geom *RotationSweep(float angle, Point3 *end, Point3 *axis, int divisions, Geom *g); #endif /* SWEEP */
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.