ftp.nice.ch/pub/next/developer/languages/c/gcc.2.7.2.2.I.b.tar.gz#/lib/gcc-lib/m68k-next-nextstep3/2.7.2.2.f.2/include/3Dkit/3Dkit.h

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

/*
 Copyright (c) 1991, 1992 by NeXT Computer, Inc as an unpublished work.
 All rights reserved.

	This file is included by all 3Dkit application source files for easy build.
	Using this file is preferred over importing individual files because it will
	use a precompiled version.
*/

#ifndef N3DKIT_H
#define N3DKIT_H

#import "N3DCamera.h"
#import "N3DContextManager.h"
#import "N3DLight.h"
#import "N3DMovieCamera.h"
#import "N3DRenderPanel.h"
#import "N3DRotator.h"
#import "N3DShader.h"
#import "N3DShape.h"
#import "N3DRIBImageRep.h"
#import "next3d.h"

#endif

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