Changeset 1928 for OpenSceneGraph/trunk/examples/osghud/osghud.cpp
- Timestamp:
- 04/30/03 13:41:24 (10 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/examples/osghud/osghud.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osghud/osghud.cpp
r1927 r1928 57 57 58 58 text->setFont(timesFont); 59 text->setAutoScaleToScreen(true);60 59 text->setPosition(position); 61 60 text->setText("All you need to do is create your text in a subgraph.");
