File Application.cpp
FileList > app > Application.cpp
Go to the source code of this file
#include "Application.h"#include "SceneManager.h"#include "shaders/ComputeShader.h"#include "controllers/CameraController.h"#include "controllers/ViewportController.h"#include "controllers/ShaderController.h"#include "events/EditorEvents.h"#include "events/MaterialEvents.h"#include "layer/Viewport.h"#include "xdz_math.h"#include "structs.h"
The documentation for this class was generated from the following file src/app/Application.cpp