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:
@@ -27,7 +27,7 @@
|
||||
|
||||
TYPE_NAME_ALIAS(std::vector< bool >, osg::Switch::ValueList);
|
||||
|
||||
BEGIN_ABSTRACT_OBJECT_REFLECTOR(osg::Switch)
|
||||
BEGIN_OBJECT_REFLECTOR(osg::Switch)
|
||||
I_BaseType(osg::Group);
|
||||
I_Constructor0(____Switch,
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user