Re: [Plib-users] accessing the camera-/modelview-matrix
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2002-01-06 02:17:58
|
Volker Poplawski wrote: > > I'm playing around with plib/ssg in combination with Qt. I wonder why there > is no method to directly set the cameraMatrix in ssgContext. What's wrong with: ssgContext::setCamera ( sgMat4 mat ) ...or... ssgSetCamera ( sgMat4 mat ) ; (which operates on the current context for backwards compatibility) > Is this a missing feature or is there a smarter way to do it? I think maybe it's not documented. ----------------------------- Steve Baker ------------------------------- Mail : <sjb...@ai...> WorkMail: <sj...@li...> URLs : http://www.sjbaker.org http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net http://freeglut.sf.net http://toobular.sf.net http://lodestone.sf.net |