ftp.nice.ch/pub/next/developer/resources/palettesfor2.xx/Plotter.s.tar.gz#/_Plotter/Plotter/drawingFuncs.h

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

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

#ifndef DRAWINGFUNCS_H
#define DRAWINGFUNCS_H

extern void loadPSProcedures( void );

extern void drawCircle(float x, float y, float radius);

extern void drawAxes(float x, float y, float width, float height);

#endif DRAWINGFUNCS_H

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