another big refactor: wiLoader -> wiSceneComponents with proper namespace
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "stdafx.h"
|
||||
#include "CameraWindow.h"
|
||||
|
||||
using namespace wiSceneComponents;
|
||||
|
||||
void CameraWindow::ResetCam()
|
||||
{
|
||||
wiRenderer::getCamera()->Clear();
|
||||
|
||||
Reference in New Issue
Block a user