Changeset 7016
- Timestamp:
- 06/21/07 18:14:54
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
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
