Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGuiPlotArrayGetterData Struct Reference

Public Member Functions

 ImGuiPlotArrayGetterData (const float *values, int stride)
 

Public Attributes

const float * Values
 
int Stride
 

Constructor & Destructor Documentation

◆ ImGuiPlotArrayGetterData()

ImGuiPlotArrayGetterData::ImGuiPlotArrayGetterData ( const float * values,
int stride )
inline

Member Data Documentation

◆ Stride

int ImGuiPlotArrayGetterData::Stride

◆ Values

const float* ImGuiPlotArrayGetterData::Values

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