Added computeDataVariance method into osg::Object and implementations in Drawable and StateSet,
and calling of osgUtil::StaticObjectDetectionVisitor in osgViewer::Viewer
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
TYPE_NAME_ALIAS(std::list< osg::ref_ptr< osgGA::GUIEventAdapter > >, osgGA::EventVisitor::EventList);
|
||||
|
||||
BEGIN_ABSTRACT_OBJECT_REFLECTOR(osgGA::EventVisitor)
|
||||
BEGIN_OBJECT_REFLECTOR(osgGA::EventVisitor)
|
||||
I_BaseType(osg::NodeVisitor);
|
||||
I_Constructor0(____EventVisitor,
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user