Hi, I would like to ask if there is some way how to create bigger bounding box over some model to make it easier to pick it/ intersect with. For example if there is a cow.osg model and I want to pick it then how do it in a way that I dont need to click with my mouse exactly on that model but a bit "next to it". Is that was is osg::BoundingBox made for? Or the purpose of BoundingBox is just for culling etc.? I would like to use osg::LineSegmentIntersector + osg::IntersectVisitor.
Thank you! Cheers, Petr ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=58760#58760 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

