- Timestamp:
- 07/25/08 22:50:42 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgwidgetshader/osgwidgetshader.cpp
r8602 r8693 12 12 const std::string& name, 13 13 osgWidget::color_type col, 14 osgWidget::Widget::L AYERlayer14 osgWidget::Widget::Layer layer 15 15 ) { 16 16 osgWidget::Widget* widget = new osgWidget::Widget(name, 200.0f, 200.0f);
