#include <imgui.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | Editor::Components::ViewportInput |
Handles input processing and object selection for the viewport. More... | |
Namespaces | |
namespace | Editor |
namespace | Editor::Components |
Represents the Inspector panel component in the Editor. | |