Changeset 10856
- Timestamp:
- 12/05/09 11:02:04 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/include/osgAnimation/StatsHandler
r10344 r10856 73 73 virtual void getUsage(osg::ApplicationUsage& usage) const; 74 74 75 void updateGraph(osgAnimation::StatsActionVisitor* visitor); //, float width, float height, float ystart);76 77 75 protected: 78 76
