ftp.nice.ch/pub/next/audio/apps/Nutation.3.0.N.b.tar.gz#/Nu.pkg/_Nu/Library/Glyphs/.h/OMRSlur.h

This is OMRSlur.h in view mode; [Download] [Up]

  #import "Glyph.h"
@interface OMRSlur:Glyph
{ @public
  OMRSlur *otherEnd ;
  NXPoint bzPnt ; // in my coord sys
  char isRightEnd ;
}
- drawSelf: (NXRect *) aRect ;
- propogate: (char *) command from: (Glyph *) aGlyph ;
-read: (NXTypedStream *) stream ;
-write: (NXTypedStream *) stream ;
@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.