This is wraps.h in view mode; [Download] [Up]
/* ../sym/CircularSlider.subproj/wraps.h generated from wraps.psw by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989 */ #ifndef WRAPS_H #define WRAPS_H extern void PSDrawBackground(float height, float width, float center_x, float center_y, float radius); extern void PSPieChart(float height, float width, float center_x, float center_y, float radius, float angle); extern void PSPieChartDisabled(float height, float width, float center_x, float center_y, float radius, float angle); extern void PSControlKnob(float height, float width, float center_x, float center_y, float radius, float xpos, float ypos); extern void PSControlKnobDisabled(float height, float width, float center_x, float center_y, float radius); #endif WRAPS_H
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.