yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
menu_builder.h File Reference
#include <functional>
#include <string>
#include <vector>
#include "app/gui/icons.h"
#include "imgui/imgui.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::editor::MenuBuilder
 Fluent interface for building ImGui menus with icons. More...
 
struct  yaze::editor::MenuBuilder::MenuItem
 
struct  yaze::editor::MenuBuilder::Menu
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::editor
 Editors are the view controllers for the application.
 

Macros

#define IMGUI_DEFINE_MATH_OPERATORS
 

Macro Definition Documentation

◆ IMGUI_DEFINE_MATH_OPERATORS

#define IMGUI_DEFINE_MATH_OPERATORS

Definition at line 10 of file menu_builder.h.