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(double, osg::Viewport::value_type);
|
||||
|
||||
BEGIN_ABSTRACT_OBJECT_REFLECTOR(osg::Viewport)
|
||||
BEGIN_OBJECT_REFLECTOR(osg::Viewport)
|
||||
I_BaseType(osg::StateAttribute);
|
||||
I_Constructor0(____Viewport,
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user