#include "../Math/Transform.h"
#include "../Math/Vec3.h"
#include "Graphics/Mesh.h"
#include "Graphics/Shader.h"
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | SceneObject |
Base class for objects in the 3D scene. More... | |