Voltray Engine Docs
Loading...
Searching...
No Matches
UI.h File Reference

Defines the UI class for managing editor panels. More...

#include <vector>
#include <memory>
#include "UI/Panel.h"
Include dependency graph for UI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Editor::UI
 Manages all UI panels in the editor. More...
 

Namespaces

namespace  Editor
 

Detailed Description

Defines the UI class for managing editor panels.

This file contains the declaration of the UI class which is responsible for managing and rendering all UI panels within the editor.