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:
@@ -69,7 +69,7 @@ BEGIN_ENUM_REFLECTOR(osgUtil::SceneView::FusionDistanceMode)
|
||||
I_EnumLabel(osgUtil::SceneView::PROPORTIONAL_TO_SCREEN_DISTANCE);
|
||||
END_REFLECTOR
|
||||
|
||||
BEGIN_ABSTRACT_OBJECT_REFLECTOR(osgUtil::SceneView)
|
||||
BEGIN_OBJECT_REFLECTOR(osgUtil::SceneView)
|
||||
I_BaseType(osg::Object);
|
||||
I_BaseType(osg::CullSettings);
|
||||
I_ConstructorWithDefaults1(IN, osg::DisplaySettings *, ds, NULL,
|
||||
|
||||
Reference in New Issue
Block a user