VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
ImGui::PlotConfig::Values Struct Reference

Public Member Functions

 Values ()
 

Public Attributes

const float * xs
 
const float * ys
 
int count
 
int offset
 
ImU32 color
 
const float ** ys_list
 
int ys_count
 
const ImU32colors
 

Constructor & Destructor Documentation

ImGui::PlotConfig::Values::Values ( )
inline

Member Data Documentation

const float* ImGui::PlotConfig::Values::xs
const float* ImGui::PlotConfig::Values::ys
int ImGui::PlotConfig::Values::count
int ImGui::PlotConfig::Values::offset
ImU32 ImGui::PlotConfig::Values::color
const float** ImGui::PlotConfig::Values::ys_list
int ImGui::PlotConfig::Values::ys_count
const ImU32* ImGui::PlotConfig::Values::colors

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)