ftp.nice.ch/pub/next/graphics/3d/geomview.1.4.1.s.tar.gz#/Geomview/src/bin/sweep/sweep.h

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.