vengine  0.0.1
3D graphics engine
Loading...
Searching...
No Matches
Gui.hpp File Reference

This file contains the ImGuiWindowManager class. More...

#include <imgui.h>
#include "VEngine/Core/FrameInfo.hpp"
#include "VEngine/Scene/Manager.hpp"
#include "VEngine/Gfx/Renderer.hpp"
+ Include dependency graph for Gui.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ven::Gui
 Class for Gui. More...
 
struct  ven::Gui::ClockData
 
struct  ven::Gui::funcs
 

Namespaces

namespace  ven
 

Enumerations

enum  ven::GUI_STATE : uint8_t { ven::SHOW_EDITOR = 0 , ven::SHOW_PLAYER = 1 , ven::HIDDEN = 2 }
 

Variables

static constexpr uint16_t ven::DESCRIPTOR_COUNT = 1000
 

Detailed Description

This file contains the ImGuiWindowManager class.

Definition in file Gui.hpp.