Dorrie Hall (dorrie++at++beamish.mit.edu)
Thu, 11 Jan 1996 17:18:14 -0500
pfMakeRotMat(rot_matrix,z_rotation,0,0,1.0f);
pfMakeScaleMat(scale_matrix, xfactor, yfactor, zfactor);
pfPostMultMat(scale_matrix,rot_matrix);
pfSetMatRowVec3(scale_matrix,3,translationvector);
pfDCSMat(DCS,scale_matrix);
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:52:15 PDT