Timothy Moore (moore++at++WOLFENET.com)
Mon, 23 Mar 1998 09:01:04 -0800 (PST)
Hi pfAll,
Please help me convert the the Euler angles
(heading, pitch, and roll) of the pfChannel to its
respective direction vectors
Note: With out assuming no roll !
pfCoord c;
pfMatrix m;
pfGetChanCoord (&chan, &c); /* From memory... */
pfMakeCoordMat(m, &c);
Now the rows of m are the direction vectors of the channel.
Or, get the channel matrix directly.
Tim
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:57:04 PDT