another big refactor: wiLoader -> wiSceneComponents with proper namespace
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include <sstream>
|
||||
|
||||
using namespace std;
|
||||
using namespace wiSceneComponents;
|
||||
|
||||
MeshWindow::MeshWindow(wiGUI* gui) : GUI(gui)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user