Changeset 9104 for OpenSceneGraph/branches/OpenSceneGraph-osgWidget-dev/examples/osganimationskinning/osganimationskinning.cpp
- Timestamp:
- 11/05/08 16:45:57 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/branches/OpenSceneGraph-osgWidget-dev/examples/osganimationskinning/osganimationskinning.cpp
r9097 r9104 221 221 222 222 // let's start ! 223 manager->initTimer();224 223 manager->playAnimation(anim); 225 224
