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.