diff --git a/include/osgGA/AnimationPathManipulator b/include/osgGA/AnimationPathManipulator index 2d6cc560e..8eaed78b2 100644 --- a/include/osgGA/AnimationPathManipulator +++ b/include/osgGA/AnimationPathManipulator @@ -58,7 +58,7 @@ class OSGGA_EXPORT AnimationPathManipulator : public CameraManipulator /** Get the keyboard and mouse usage of this manipulator.*/ virtual void getUsage(osg::ApplicationUsage& usage) const; - private: + protected: bool _valid;