- Timestamp:
- 06/21/07 18:14:54 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osglauncher/osglauncher.cpp
r6941 r7016 419 419 420 420 osg::ref_ptr<osgText::Text> updateText = new osgText::Text; 421 updateText->setDataVariance(osg::Object::DYNAMIC); 421 422 422 423 // add the handler for doing the picking
