ftp.nice.ch/pub/next/developer/objc/3dkit/threeD.1.01.s.tar.gz#/3D/Transformation3D.m

This is Transformation3D.m in view mode; [Download] [Up]

/* Transformation3D.m */

#import "Transformation3D.h"

@implementation Transformation3D

- operateOn:(vector3D *)theVect
{
}

- operateOn:(vector3D *)theVects howMany:(int)count;
{
}
	
@end

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