Euphoria
scurve.h File Reference
#include "dear_imgui/imgui.h"

Go to the source code of this file.

Classes

struct  eu::imgui::SCurveGuiState
 Represents the GUI state for an S-curve. More...
struct  eu::imgui::SCurveImguiSettings
 Configuration settings for displaying and interacting with an S-curve widget. More...

Namespaces

namespace  eu
namespace  eu::core
namespace  eu::imgui

Enumerations

enum class  eu::imgui::FlipX { eu::imgui::no , eu::imgui::yes }

Functions

bool eu::imgui::imgui_s_curve_editor (const char *title, core::SCurve *scurve, SCurveGuiState *gui, FlipX flip_x, const SCurveImguiSettings &settings, bool force_init_curve)