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:
@@ -33,7 +33,7 @@ BEGIN_ENUM_REFLECTOR(osg::AutoTransform::AutoRotateMode)
|
||||
I_EnumLabel(osg::AutoTransform::ROTATE_TO_CAMERA);
|
||||
END_REFLECTOR
|
||||
|
||||
BEGIN_ABSTRACT_OBJECT_REFLECTOR(osg::AutoTransform)
|
||||
BEGIN_OBJECT_REFLECTOR(osg::AutoTransform)
|
||||
I_BaseType(osg::Transform);
|
||||
I_Constructor0(____AutoTransform,
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user