clean and bugfixes

This commit is contained in:
Julien Valentin
2017-08-31 16:35:05 +02:00
parent 34270cdcaa
commit 5aa96727e9
8 changed files with 63 additions and 54 deletions

View File

@@ -65,7 +65,7 @@ namespace osgAnimation
// update rig if needed
virtual void operator()(RigGeometry&);
// init animations data
// init/reset animations data
virtual bool prepareData(RigGeometry& );
protected: