Hello,
I am using osg::Drawable::getBoundingBox() to retrieve the bounding box around the whole geometry. Is there a similar short way to get the equivalent box for just the culled geometry or do I need to write my own procedure?
Best regards,
Renzo
-- I am using osg::Drawable::getBoundingBox() to retrieve the bounding box around the whole geometry. Is there a similar short way to get the equivalent box for just the culled geometry or do I need to write my own procedure?
Best regards,
Renzo
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/mailman.20886.1602593025.3540.osg-users-openscenegraph.org%40lists.openscenegraph.org.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
-- You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/mailman.20886.1602593025.3540.osg-users-openscenegraph.org%40lists.openscenegraph.org.

