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:
@@ -32,7 +32,7 @@ BEGIN_ENUM_REFLECTOR(osgParticle::ParticleSystem::Alignment)
|
||||
I_EnumLabel(osgParticle::ParticleSystem::FIXED);
|
||||
END_REFLECTOR
|
||||
|
||||
BEGIN_ABSTRACT_OBJECT_REFLECTOR(osgParticle::ParticleSystem)
|
||||
BEGIN_OBJECT_REFLECTOR(osgParticle::ParticleSystem)
|
||||
I_BaseType(osg::Drawable);
|
||||
I_Constructor0(____ParticleSystem,
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user