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

  1. #import "aGroup-inter.h"
  2. #import "pm.h"
  3.  
  4. @interface p4:pm
  5. - makeLatticeUnitAt: (NXPoint *) point fromImage: srcimg;
  6. - (BOOL) isRigidLattice;
  7. @end
  8.