MeshLib
 
Loading...
Searching...
No Matches
MR::UI::PlotAxis Struct Reference

#include <MRUIStyle.h>

Public Attributes

ImVec2 startAxisPoint
 
float size
 
float optimalLenth = 10.0f
 
float minValue = 0.0f
 
float maxValue = 1.0f
 
size_t textDashIndicesStep = 1
 
float lenDash = 8.0f
 
float lenDashWithText = 12.0f
 
float textPadding = 3.0f
 
VarUnitToStringParams labelFormatParams
 

Member Data Documentation

◆ labelFormatParams

VarUnitToStringParams MR::UI::PlotAxis::labelFormatParams

◆ lenDash

float MR::UI::PlotAxis::lenDash = 8.0f

◆ lenDashWithText

float MR::UI::PlotAxis::lenDashWithText = 12.0f

◆ maxValue

float MR::UI::PlotAxis::maxValue = 1.0f

◆ minValue

float MR::UI::PlotAxis::minValue = 0.0f

◆ optimalLenth

float MR::UI::PlotAxis::optimalLenth = 10.0f

◆ size

float MR::UI::PlotAxis::size

◆ startAxisPoint

ImVec2 MR::UI::PlotAxis::startAxisPoint

◆ textDashIndicesStep

size_t MR::UI::PlotAxis::textDashIndicesStep = 1

◆ textPadding

float MR::UI::PlotAxis::textPadding = 3.0f

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