Hi all

osg::Drawable class declares 5 structs which can be used to implement callback 
functions for different purposes. Except 'ComputeBoundingBoxCallback' struct, 
other 4 structs inherit virtually from osg::Object class.
Is there any particular reason for 'ComputeBoundingBoxCallback' struct to not 
inherit virtually from osg::Object or this is simply a bug?

Regards
Moji the Great


      
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to