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

Classes

struct  Grid
 
struct  Scale
 
struct  Selection
 
struct  Tooltip
 
struct  Values
 
struct  VerticalLines
 

Public Member Functions

 PlotConfig ()
 

Public Attributes

struct ImGui::PlotConfig::Values values
 
struct ImGui::PlotConfig::Scale scale
 
struct ImGui::PlotConfig::Tooltip tooltip
 
struct ImGui::PlotConfig::Grid grid_x
 
struct ImGui::PlotConfig::Grid grid_y
 
struct ImGui::PlotConfig::Selection selection
 
struct
ImGui::PlotConfig::VerticalLines 
v_lines
 
ImVec2 frame_size
 
float line_thickness
 
bool skip_small_lines
 
const charoverlay_text
 

Constructor & Destructor Documentation

ImGui::PlotConfig::PlotConfig ( )
inline

Member Data Documentation

struct ImGui::PlotConfig::Values ImGui::PlotConfig::values
struct ImGui::PlotConfig::Scale ImGui::PlotConfig::scale
struct ImGui::PlotConfig::Tooltip ImGui::PlotConfig::tooltip
struct ImGui::PlotConfig::Grid ImGui::PlotConfig::grid_x
struct ImGui::PlotConfig::Grid ImGui::PlotConfig::grid_y
struct ImGui::PlotConfig::Selection ImGui::PlotConfig::selection
struct ImGui::PlotConfig::VerticalLines ImGui::PlotConfig::v_lines
ImVec2 ImGui::PlotConfig::frame_size
float ImGui::PlotConfig::line_thickness
bool ImGui::PlotConfig::skip_small_lines
const char* ImGui::PlotConfig::overlay_text

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)