OTV_LinePlotInfo struct
#include <include/OnTubeVis/glyph_types.h>
The info struct for the GlyphType::LinePlot glyph.
Public variables
- const uint32_t N
- The number of 32bit static properties of a line plot layer. Must be 14 always.
-
OTV_
InterpolationMode interpolation_mode - The selected interpolation strategy for shading between samples.
- uint32_t num_subplots
- The number of sub plots - only values of 1, 2, 3 or 4 are allowed.
-
OTV_
Rgb subplot_colors - The colors to use for each sub plot. Unused slots may be left uninitialized.