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?



robertosfield wrote:
> Hi Alexej,
> 
> Use the osg::Geometry::setInitialBound() to the extents that you
> transformed geometry will be placed.
> 
> Robert.
 :D

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=49445#49445





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to