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:
@@ -21,7 +21,7 @@
|
||||
#undef OUT
|
||||
#endif
|
||||
|
||||
BEGIN_ABSTRACT_OBJECT_REFLECTOR(osgSim::ColorRange)
|
||||
BEGIN_OBJECT_REFLECTOR(osgSim::ColorRange)
|
||||
I_BaseType(osgSim::ScalarsToColors);
|
||||
I_Constructor2(IN, float, min, IN, float, max,
|
||||
____ColorRange__float__float,
|
||||
|
||||
Reference in New Issue
Block a user