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:
@@ -34,7 +34,7 @@ BEGIN_ENUM_REFLECTOR(osgSim::DOFTransform::MultOrder)
|
||||
I_EnumLabel(osgSim::DOFTransform::RHP);
|
||||
END_REFLECTOR
|
||||
|
||||
BEGIN_ABSTRACT_OBJECT_REFLECTOR(osgSim::DOFTransform)
|
||||
BEGIN_OBJECT_REFLECTOR(osgSim::DOFTransform)
|
||||
I_BaseType(osg::Transform);
|
||||
I_Constructor0(____DOFTransform,
|
||||
"constructor ",
|
||||
|
||||
Reference in New Issue
Block a user