VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Public Attributes
ImGui::PlotConfig::Scale Struct Reference

Public Types

enum  Type { Linear, Log10 }
 

Public Member Functions

 Scale ()
 

Public Attributes

float min
 
float max
 
Type type
 

Member Enumeration Documentation

Enumerator
Linear 
Log10 

Constructor & Destructor Documentation

ImGui::PlotConfig::Scale::Scale ( )
inline

Member Data Documentation

float ImGui::PlotConfig::Scale::min
float ImGui::PlotConfig::Scale::max
Type ImGui::PlotConfig::Scale::type

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)