Jim Helman (jimh++at++surreal)
Thu, 16 Mar 95 21:49:47 -0800
if (isect)
{
pfVec3 pnt, xpnt;
pfMatrix xmat;
pfQueryHit (*hits[0], PFQHIT_POINT, &pnt);
pfQueryHit (*hits[0], PFQHIT_XFORM, xmat);
pfXformPt3(xpnt, pnt, xmat);
shared->zval = xpnt[PF_Z] + 0.5;
}
rgds,
-jim helman
jimh++at++surreal.asd.sgi.com
415/390-1151
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:51:05 PDT