|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
Tick request collected fluently and resolved into TickLabelsSpec by the terminal builder once axis mappings are known. More...
#include <SeriesBuilder.hpp>
Collaboration diagram for MayaFlux::Portal::Forma::Plot::Series::TickRequest:Public Attributes | |
| TickAxis | axis { TickAxis::Explicit } |
| glm::vec4 | color { 0.65F, 0.65F, 0.65F, 1.F } |
| uint32_t | count { 2 } |
| uint8_t | decimal_places { 2 } |
| TickEdge | edge { TickEdge::Bottom } |
| float | label_h { 0.055F } |
| float | label_w { 0.12F } |
| std::string | name_prefix { "tick" } |
| std::optional< AxisRange > | range |
Tick request collected fluently and resolved into TickLabelsSpec by the terminal builder once axis mappings are known.
Definition at line 119 of file SeriesBuilder.hpp.