Removed unimplemented updateGraph method

This commit is contained in:
Robert Osfield
2009-12-05 10:02:04 +00:00
parent 8c11e7be48
commit b4af14433f

View File

@@ -72,8 +72,6 @@ namespace osgAnimation
/** Get the keyboard and mouse usage of this manipulator.*/
virtual void getUsage(osg::ApplicationUsage& usage) const;
void updateGraph(osgAnimation::StatsActionVisitor* visitor); //, float width, float height, float ystart);
protected:
void setUpHUDCamera(osgViewer::ViewerBase* viewer);