ftp.nice.ch/pub/next/graphics/3d/geomview.1.4.1.s.tar.gz#/Geomview/src/lib/geomutil/plutil/plutil.h

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

/*
 * plutil.h
 * author:  Celeste Fowler
 * date:  June 12, 1992
 */

#ifndef PLUTIL_H
#define PLUTIL_H

Geom *PLCombine(Geom *a1, Geom *b1);
Geom *AnyToPL(Geom *old, Transform T);
Geom *PLConsol(Geom *g, float prec);

#endif /* PLUTIL_H */

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