OTV_SurfaceColorInfo struct
#include <include/OnTubeVis/glyph_types.h>
The info struct for the GlyphType::SurfaceColor glyph.
Public variables
- const uint32_t N
- The number of 32bit static properties of a surface color layer. Must be 6 always.
-
OTV_
Rgb rgb - The surface color in case a static color is assigned.
-
OTV_
ColorMap color_map - The selected color map to query colors from if no static color is used.
-
OTV_
InterpolationMode interpolation_mode - The selected interpolation strategy for shading between samples.
-
OTV_
SurfaceColorInfoStaticFlags static_flags - Which of the dynamic properties should statically assume the values defined in this info struct.