home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1994 June
/
NEBULA_SE.ISO
/
SourceCode
/
Cookbook
/
11a.PStransforms
/
sym
/
blob.h
< prev
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-06-24
|
197 b
|
11 lines
/* ./sym/blob.h generated from blob.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef BLOB_H
#define BLOB_H
extern void drawBlob(float size, float lineWidth);
#endif BLOB_H