On Jan 21, 2008 8:47 PM, Brian <[EMAIL PROTECTED]> wrote: > I didn't realize that ActiveCulling was set false when using absolute > ABSOLUTE_RF.
It has to be otherwise as the coordinate frame for that subgraph is in a totally different place to the coordinate frame of its parents, one can't compare the two and get sensible results and the bounding volume of the parent node can't be in two places at one time, so you have to disable culling of all nodes above. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

