- Timestamp:
- 10/28/05 16:02:37 (8 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgblendequation/osgblendequation.cpp
r3925 r4633 125 125 if (!loadedModel) 126 126 { 127 std::cout << arguments.getApplicationName() <<": No data loaded" << std::endl; 127 128 return 1; 128 129 }
