OTV_LayerConfig struct

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.