home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / Cookbook / 11a.PStransforms / sym / blob.h < prev   
Encoding:
C/C++ Source or Header  |  1993-06-24  |  197 b   |  11 lines

  1. /* ./sym/blob.h generated from blob.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef BLOB_H
  6. #define BLOB_H
  7.  
  8. extern void drawBlob(float size, float lineWidth);
  9.  
  10. #endif BLOB_H
  11.