Open 3D Engine ImGui Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ImGui::CurveGraphDataParams Struct Reference

Public Member Functions

bool ValidateCurveGraphDataParams ()
 

Public Attributes

CurvePointState curvePointState
 
ImVec2 minPoint = ImVec2(FLT_MAX, FLT_MAX)
 
ImVec2 maxPoint = ImVec2(-FLT_MAX, -FLT_MAX)
 
float valueMax = 1.00f
 
float valueMin = 0.00f
 
unsigned maximumPoints = 1
 
float width = 0.0f
 
float height = 0.0f
 

The documentation for this struct was generated from the following file: