another big refactor: wiLoader -> wiSceneComponents with proper namespace
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
using namespace std;
|
||||
using namespace wiGraphicsTypes;
|
||||
using namespace wiSceneComponents;
|
||||
|
||||
Model* ImportModel_OBJ(const std::string& fileName)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user