spe02001
01-12-2011 07:19:20
I tried to load a mesh as
NxOgre::MeshManager::getSingleton()->load("file://./media/Box01/Box01.nxs");
but I got an error because "NxOgre::MeshManager::getSingleton()" return a NULL.
What is the problem?
How to load a NXS correctly in Detritus ?
NxOgre::MeshManager::getSingleton()->load("file://./media/Box01/Box01.nxs");
but I got an error because "NxOgre::MeshManager::getSingleton()" return a NULL.
What is the problem?
How to load a NXS correctly in Detritus ?