home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / Programming / Source / tess / tess-1.0 / pm.h < prev    next >
Encoding:
Text File  |  1992-06-30  |  155 b   |  10 lines

  1. #import "p1.h"
  2.  
  3. @interface pm:p1
  4. }
  5. - resizeGenerator;
  6. - makeLatticeUnitAt: (NXPoint *) point fromImage: srcimg;
  7. - upTranslatePoint: (NXPoint *)pt;
  8. @end
  9.