ftp.nice.ch/pub/next/graphics/3d/Tester3D.NIHS.bs.tar.gz#/Tester3D/Source/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.