#include "imgui/imgui.h"

Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
| namespace | yaze::editor::workbench |
Functions | |
| void | yaze::editor::workbench::DrawInspectorSectionHeader (const char *label) |
| bool | yaze::editor::workbench::BeginInspectorSection (const char *label, bool default_open) |
| bool | yaze::editor::workbench::DrawActionButton (const char *label, const ImVec2 &size) |