This is BBBeakerShape.h in view mode; [Download] [Up]
/* BBBeakerShape.h * * Knows about the molecules and is the World Shape of our camera view. * * Usage: Not used at this time. * * Written by: Thomas Engel * Created: 15.12.1993 (Copyleft) * Last modified: 07.05.1994 */ #import <appkit/appkit.h> #import <3Dkit/3Dkit.h> @interface BBBeakerShape:N3DShape - rotationStyleOn:(BOOL)aFlag; @end /* * History: 07.05.94 Still not used. * * * Bugs: - Nop */
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.