Hi Brian, On 2/20/07, Brian R Hill <[EMAIL PROTECTED]> wrote:
I had to do it this way: viewer.getCullSettings ().setComputeNearFarMode(osgUtil::CullVisitor::DO_NOT_COMPUTE_NEAR_FAR);
That works for osgProducer::Viewer, but the relevant CullSettings in osgViewer::Viewer hang off the master Camera. Its this that isn't yet wired up sufficiently to work. Robert.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
