home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1994 June
/
NEBULA_SE.ISO
/
SourceCode
/
Tutorial
/
Cookbook
/
14.pie_matrix
/
slice.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-01-19
|
270 b
|
11 lines
/* slice.h generated from slice.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef SLICE_H
#define SLICE_H
extern void drawSlice(float grayshade, float radius, float startangle, float endangle, float labelps, const char *thelabel);
#endif SLICE_H