Hi Alexej, On 23 August 2012 13:34, Alexej Fink <[email protected]> wrote: > Hello Robert, > tank you for the fast replay! > > Grep-ing the includes reported, that two classes have the setInitialBound() > interface: Drawable and Node. > I would like to avoid setting this initial-bound for each single peace of > geometry (~ Drawable). > > Can I just put the initial-bounds on the hi-level group nodes and just skip > this step for underlying refinement nodes? > Do I have to disable the dynamic bbox calculation of the geometry nodes then?
The InitialBound support is only available at the Drawable level. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

