- Timestamp:
- 01/08/09 13:47:20 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osggeometryshaders/osggeometryshaders.cpp
r9459 r9473 180 180 /////////////////////////////////////////////////////////////////////////// 181 181 182 int main( int , char * )182 int main( int , char** ) 183 183 { 184 184 osg::Geode* root( new osg::Geode );
