- Timestamp:
- 07/25/08 22:50:42 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgwidgetcanvas/osgwidgetcanvas.cpp
r8588 r8693 43 43 const std::string& name, 44 44 osgWidget::color_type col, 45 osgWidget::Widget::L AYERlayer45 osgWidget::Widget::Layer layer 46 46 ) { 47 47 osgWidget::Widget* widget = new osgWidget::Widget(name, 200.0f, 200.0f);
