Represents the GUI state for an S-curve.
More...
Represents the GUI state for an S-curve.
Definition at line 14 of file scurve.h.
◆ SCurveGuiState() [1/2]
| eu::imgui::SCurveGuiState::SCurveGuiState |
( |
| ) |
|
|
default |
◆ SCurveGuiState() [2/2]
| eu::imgui::SCurveGuiState::SCurveGuiState |
( |
float | x, |
|
|
float | y ) |
◆ light_curve()
◆ drag
| ImVec2 eu::imgui::SCurveGuiState::drag = {0.5f, 0.5f} |
the gui data
Definition at line 16 of file scurve.h.
◆ point_cache
| std::vector<ImVec2> eu::imgui::SCurveGuiState::point_cache |
The documentation for this struct was generated from the following file: