Hello, On 22. Mar 2010, at 18:38, Stephen Furlani wrote:
> Is there a simpler/better way of making sure the image is fully > displayed in the display space? It seems a pretty standard Image > thing to do... I'm not quite sure what you're after. If you need a pixel-correct orthographic frustum, use Channel::getScreenFrustum. If you need a normalized frustum, use the view's viewport. If you do this in frameViewFinish, it will only be done on destination (display) channels. HTH, Stefan. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

