Shkyera Engine
Easy to use, game engine for Python
Loading...
Searching...
No Matches
SceneWidget.hpp File Reference

Contains the declaration of the SceneWidget class, a user interface widget for rendering scenes. More...

#include <memory>
#include <GLFW/glfw3.h>
#include <Common/Types.hpp>
#include <Components/RenderingTextureComponent.hpp>
#include <ECS/Registry.hpp>
#include <Rendering/ShaderProgram.hpp>
#include <UI/Widget.hpp>
Include dependency graph for SceneWidget.hpp:

Go to the source code of this file.

Classes

class  shkyera::SceneWidget
 A user interface widget for rendering scenes. More...
 

Namespaces

namespace  shkyera
 

Detailed Description

Contains the declaration of the SceneWidget class, a user interface widget for rendering scenes.