|
|
| MinorTickData (const MinorTickSettings &s) |
| |
|
virtual TickStyle | getStyle () const override |
| |
|
virtual bool | getFillAxis () const override |
| |
|
virtual vec4 | getColor () const override |
| |
|
virtual float | getTickLength () const override |
| |
|
virtual float | getTickWidth () const override |
| |
|
virtual int | getTickFrequency () const override |
| |
|
|
TickStyle | style = TickStyle::Outside |
| |
|
bool | fillAxis = true |
| |
|
vec4 | color = vec4{0.0f, 0.0f, 0.0f, 1.0f} |
| |
|
float | tickLength = 6.0f |
| |
|
float | tickWidth = 1.5f |
| |
|
int | tickFrequency = 2 |
| |
The documentation for this class was generated from the following files:
- minortickdata.h
- minortickdata.cpp