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