Changed the default value of _animationOn to true.

This commit is contained in:
Robert Osfield
2002-08-06 10:37:22 +00:00
parent 5822c2c1ff
commit ffb2d3826b

View File

@@ -108,7 +108,7 @@ class DOFAnimationAppCallback : public osg::NodeCallback
DOFTransform::DOFTransform():
_limitationFlags(0),
_animationOn(false),
_animationOn(true),
_increasingFlags(0xffffff)
{
//default zero-ed Vec3-s are fine for all