Hi all,

I was wondering why osgSim::DOFTransform::setCurrentHPR/Translate/Scale don't call dirtyBound()?

The question was asked before, but no answer:

http://thread.gmane.org/gmane.comp.graphics.openscenegraph.user/4213

updateCurrentHPR/Translate/Scale call it, and it's an asynchronous compute (it will be computed next time getBound() is called, so I wouldn't see any harm in calling it, only good things (nodes not being culled when they should be visible, picking working on them, etc.) :-)

I assume there's a rationale there, but if not I can submit the change.

Thanks,

J-S
--
______________________________________________________
Jean-Sebastien Guay    [EMAIL PROTECTED]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to