- Timestamp:
- 03/21/12 18:36:20 (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/ive/AnimationPathCallback.cpp
r10762 r13041 62 62 else 63 63 in_THROW_EXCEPTION("AnimationPathCallback::read(): Could not cast this osg::AnimationPathCallback to an osg::Object."); 64 64 65 65 // Read AnimationPathCallback's properties 66 66 _pivotPoint = in->readVec3();
