Changeset 12529 for OpenSceneGraph/trunk/examples/osgcatch/osgcatch.cpp
- Timestamp:
- 06/14/11 18:54:20 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgcatch/osgcatch.cpp
r10643 r12529 1441 1441 rootNode->getOrCreateStateSet()->setMode(GL_LIGHTING, osg::StateAttribute::OFF); 1442 1442 1443 //osgDB::writeNodeFile(*rootNode,"test.osg ");1443 //osgDB::writeNodeFile(*rootNode,"test.osgt"); 1444 1444 1445 1445 // for some reason osgcatch is hanging on exit inside the new TextureObject clean up code when the it's
