This is MyView.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <3Dkit/N3DCamera.h>
@interface MyView:N3DCamera
{
id myImage, myImageRep;
id QuickViewerWindow;
NXSize imageSize;
char *theFile;
}
- initFrame:(const NXRect *)myFrame;
- readFile:sender;
- reloadImage:sender;
- loadImage:(const char *)filename;
- drawPS:(const NXRect *)rects :(int)rectCount;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.