hi,all
 
    when i use the function computeIntersections to pick a drawable in the 
scene,it's Ok when i use osg::ShapeDrawable to build the scene。but the 
computeIntersections  doesn't work when i use self drawing,
I derive a class from osg::Drawable,and overwrite the function computeBound() 
and drawImplementation().
why doesn't it work?
 
    thanks for any hint
 
forest
 
 
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to