#include <string>#include <vector>#include "absl/status/status.h"#include "app/editor/system/editor_panel.h"#include "app/gui/core/icons.h"#include "rom/rom.h"
Go to the source code of this file.
Classes | |
| struct | yaze::editor::PolyVertex |
| struct | yaze::editor::PolyFace |
| struct | yaze::editor::PolyShape |
| class | yaze::editor::PolyhedralEditorPanel |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |