- Timestamp:
- 01/25/07 13:02:51 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgphotoalbum/osgphotoalbum.cpp
r5954 r6051 425 425 if (framestamp) 426 426 { 427 double t = framestamp->get ReferenceTime();427 double t = framestamp->getSimulationTime(); 428 428 429 429 if (_rotation!=_targetRotation)
