#include <string>
#include <vector>
#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
struct | yaze::core::WidgetState |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::core |
Functions | |
std::string | yaze::core::CaptureWidgetState () |
std::string | yaze::core::SerializeWidgetStateToJson (const WidgetState &state) |