Removed unimplemented updateGraph method
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user