The warnings I get are: ClusterCullingCallback.h(12): warning C4250: 'osg::ClusterCullingCallback' : inherits 'osg::NodeCallback::osg::NodeCallback::run' via dominance (..\..\..\..\..\src\osgWrappers\serializers\osg\ClusterCullingCallback.cpp) I:\Libraries\OpenSceneGraphTrunk\include\osg/Callback(168) : see declaration of 'osg::NodeCallback::run'
ViewerEventHandlers(540): warning C4250: 'osgViewer::InteractiveImageHandler' : inherits 'osgGA::EventHandler::osgGA::EventHandler::run' via dominance (..\..\..\src\osgViewer\HelpHandler.cpp) I:\Libraries\OpenSceneGraphTrunk\include\osgGA/EventHandler(45) : see declaration of 'osgGA::EventHandler::run' osgsidebyside.cpp(157): warning C4250: 'SwitchDOFVisitor' : inherits 'osg::NodeVisitor::osg::NodeVisitor::getUserData' via dominance I:\Libraries\OpenSceneGraphTrunk\include\osg/NodeVisitor(183) : see declaration of 'osg::NodeVisitor::getUserData' I:\Libraries\OpenSceneGraphTrunk\include\osg/NodeVisitor(180) : see declaration of 'osg::NodeVisitor::getUserData' osgsidebyside.cpp(157): warning C4250: 'SwitchDOFVisitor' : inherits 'osg::NodeVisitor::osg::NodeVisitor::setUserData' via dominance I:\Libraries\OpenSceneGraphTrunk\include\osg/NodeVisitor(177) : see declaration of 'osg::NodeVisitor::setUserData' Cheers, Pjotr ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=59664#59664 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

