does pfGetTravMat matrix include projection?
David Luebke (luebke++at++cs.unc.edu)
Fri, 17 Feb 1995 01:51:33 -0500 (EST)
Does the matrix returned by pfGetTravMat include the perspective
transform or not? My problem is this: I have a bunch of points in
a pre-cull callback that I want to transform into screenspace. I
was planning to use pfGetTravMat to grab the current matrix and pump
the vertices through with pfXformPt3, when I realized that the matrix
probably would not include the projection into screenspace. Comments
or suggestions? Thanks,
Dave
--
David Luebke
luebke++at++cs.unc.edu
This archive was generated by hypermail 2.0b2
on Mon Aug 10 1998 - 17:50:58 PDT