On Fri, Apr 24, 2009 at 2:42 PM, Gianluca Natale
<[email protected]> wrote:
> Robert,
> is there a quick way to simply update near and far clipping planes for
> perspective
> projection, without calling an explicitly redraw (I mean, some visitor that
> computes for example the bounding box of the model and updates near and far
> clipping plane also)?

There is no quick way, you'll need to do this by hand.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to