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:
@@ -39,7 +39,7 @@ BEGIN_ENUM_REFLECTOR(osgSim::SphereSegment::DrawMask)
|
||||
I_EnumLabel(osgSim::SphereSegment::ALL);
|
||||
END_REFLECTOR
|
||||
|
||||
BEGIN_ABSTRACT_OBJECT_REFLECTOR(osgSim::SphereSegment)
|
||||
BEGIN_OBJECT_REFLECTOR(osgSim::SphereSegment)
|
||||
I_BaseType(osg::Geode);
|
||||
I_Constructor0(____SphereSegment,
|
||||
"Default constructor. ",
|
||||
|
||||
Reference in New Issue
Block a user