Re: [osg-users] Picking ShapeDrawables in osg

2011-08-31 Thread Sanat Talmaki
Hi Hartmut, I would take a look at the osgpick example. It covers a lot of the stuff you might be interested in. Thanks, Sanat. -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=42360#42360 ___ osg-us

[osg-users] Picking ShapeDrawables in osg

2011-08-31 Thread Hartmut Leister
Hello, (since I couldn't find this problem searching the www, I'm trying here) I'm quite new to osg and want to pick a ShapeDrawable in my scene. I got 2 issues: (1) How can i get a pointer to a picked ShapeDrawable? (2) I'm not sure whether the intersection I started from the standard osgview