ftp.nice.ch/pub/next/developer/objc/api/intuitiv3d_API.s.tar.gz#/i3dApi/Template

CX3DObjectSubclass.h
[View CX3DObjectSubclass.h] 
CX3DObjectSubclass.m
[View CX3DObjectSubclass.m] 
CX3DObjectSubclassInsp.h
[View CX3DObjectSubclassInsp.h] 
CX3DObjectSubclassInsp.m
[View CX3DObjectSubclassInsp.m] 
CX3DObjectSubclassInsp.nib/
 
Makefile.postamble
 
Makefile.preamble
 
MyModule.h
[View MyModule.h] 
MyModule.m
[View MyModule.m] 
README
 

README

This folder contains some template files to speed-up new module realization.
You will find:

Makefile.preamble:
	This is the Makefile.preamble that you want to use to compile the bundle

MyModule.h
	This is the template for the interface of a I3dModule subclass.

MyModule.m
	This is the template for the implementation of a I3dModule subclass

CX3DObjectSubclass.h
	This is the template for the interface of a CX3DObject subclass.

CX3DObjectSubclass.m
	This is the template for the implementation of a CX3DObject subclass.

CX3DObjectSubclassInsp.h
	This is the template for the interface of a new attribute inspector 

CX3DObjectSubclassInsp.m
	This is the template for the implementation of a new attribute inspector

CX3DObjectSubclassInsp.nib	
	This is the template for a new attribute inspector nib file.




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