OTV_LayerConfig struct
#include <include/OnTubeVis/vis_setup.h>
A struct storing the configuration for a single on-tube visualization layer.
Public variables
-
OTV_
GlyphType type - The glyph/plot type to be used on this layer.
- float outline
- The thickness of the outline to be drawn around glyphs/plots on this layer. Some glyph or plot types don't actually support outlines (or it would not make sense for them to support outlines); in this case the value assigned to this field will be ignored.
-
OTV_
GlyphInfo static_params - Additional glyph/plot-specific static properties that apply for all samples visualized on this layer.