Add text key loading

This commit is contained in:
scrawl 2015-03-23 01:51:44 +01:00
parent 6219a7bbfc
commit 6d85444d26
3 changed files with 76 additions and 28 deletions

View file

@ -111,7 +111,6 @@ int main(int argc, char** argv)
//osgDB::writeNodeFile(*newNode, "out.osg");
osg::Group* newNode = new osg::Group;
NifOsg::Loader loader;
loader.resourceManager = &resourceMgr;