ftp.nice.ch/pub/next/graphics/3d/Tester3D.NIHS.bs.tar.gz#/Tester3D/Source/TesterApp.h

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

/* TesterApp.h */

#import <appkit/Application.h>

@interface TesterApp:Application
{
    id	theContext;
}

- setTheContext:anObject;
- rotateCubes:sender;
- closer:sender;
- farther:sender;

@end

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