Replaced .osg with .osgt file usage
This commit is contained in:
@@ -666,7 +666,7 @@ int main(int, char **)
|
||||
root->addChild( createScene() );
|
||||
root->addChild( createBackground() );
|
||||
|
||||
//osgDB::writeNodeFile(*root,"geoemtry.osg");
|
||||
//osgDB::writeNodeFile(*root,"geoemtry.osgt");
|
||||
|
||||
osgViewer::Viewer viewer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user