Changeset 389
- Timestamp:
- Jun 17, 2012, 10:41:11 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
experimental/distortionNG/main.cpp
r388 r389 132 132 if (!rootnode) 133 133 { 134 osgDB::Registry::instance()->getDataFilePathList().push_front("H:\\AllInOnDB"); 134 135 rootnode = osgDB::readNodeFile("H:\\AllInOnDB\\terrain.osgb"); 135 136 if(!rootnode)
Note: See TracChangeset
for help on using the changeset viewer.