NDEVR
API Documentation
ColorPalettes

Provides predefined color palettes for use with materials and data visualization. More...

Static Public Member Functions

static Buffer< RGBColorAeroSystemPalette ()
 A palette of sky blues and metallic grays inspired by aerospace systems.
static Buffer< RGBColorBlueprintPalette ()
 A palette of cool blues and whites inspired by technical blueprint drawings.
static Buffer< RGBColorEarthMineralPalette ()
 A palette of earthy mineral tones such as ochre, sienna, and slate.
static Buffer< RGBColorEnergyFlowPalette ()
 A palette of warm-to-cool gradient colors representing energy flow or heat maps.
static Buffer< RGBColorMidnightSignalPalette ()
 A dark palette with vivid signal colors suited for nighttime or low-light displays.
static Buffer< RGBColorMonochromeAccentPalette ()
 A grayscale palette with a single accent color for emphasis.
static Buffer< RGBColorOceanBeaconPalette ()
 A palette of deep ocean blues with bright beacon-like accent colors.
static Buffer< RGBColorRainbowContrastPalette ()
 A palette of highly contrasting colors that make for easy data visualization.
static Buffer< RGBColorRainbowPalette ()
 A palette representing the colors of the rainbow.
static Buffer< RGBColorSafetyGlowPalette ()
 A high-visibility palette with bright safety colors such as neon yellow and orange.
static Buffer< RGBColorSedimentLayerPalette ()
 A palette of layered earth tones representing geological sediment strata.
static Buffer< RGBColorStrataPalette ()
 A simple palette of redish-brown.
static Buffer< RGBColorTacticalFieldPalette ()
 A palette of muted greens, tans, and grays inspired by tactical field equipment.
static Buffer< RGBColorUrbanStructurePalette ()
 A palette of concrete grays and urban accent colors representing built structures.
static Buffer< RGBColorVitalScanPalette ()
 A palette of clinical greens, blues, and reds used for vital-sign or medical displays.

Detailed Description

Provides predefined color palettes for use with materials and data visualization.


See also
ColorOptions, RandomColorGenerator

Definition at line 28 of file ColorOptions.h.

Member Function Documentation

◆ AeroSystemPalette()

Buffer< RGBColor > ColorPalettes::AeroSystemPalette ( )
static

A palette of sky blues and metallic grays inspired by aerospace systems.


◆ BlueprintPalette()

Buffer< RGBColor > ColorPalettes::BlueprintPalette ( )
static

A palette of cool blues and whites inspired by technical blueprint drawings.


◆ EarthMineralPalette()

Buffer< RGBColor > ColorPalettes::EarthMineralPalette ( )
static

A palette of earthy mineral tones such as ochre, sienna, and slate.


◆ EnergyFlowPalette()

Buffer< RGBColor > ColorPalettes::EnergyFlowPalette ( )
static

A palette of warm-to-cool gradient colors representing energy flow or heat maps.


◆ MidnightSignalPalette()

Buffer< RGBColor > ColorPalettes::MidnightSignalPalette ( )
static

A dark palette with vivid signal colors suited for nighttime or low-light displays.


◆ MonochromeAccentPalette()

Buffer< RGBColor > ColorPalettes::MonochromeAccentPalette ( )
static

A grayscale palette with a single accent color for emphasis.


◆ OceanBeaconPalette()

Buffer< RGBColor > ColorPalettes::OceanBeaconPalette ( )
static

A palette of deep ocean blues with bright beacon-like accent colors.


◆ RainbowContrastPalette()

Buffer< RGBColor > ColorPalettes::RainbowContrastPalette ( )
static

A palette of highly contrasting colors that make for easy data visualization.


◆ RainbowPalette()

Buffer< RGBColor > ColorPalettes::RainbowPalette ( )
static

A palette representing the colors of the rainbow.


◆ SafetyGlowPalette()

Buffer< RGBColor > ColorPalettes::SafetyGlowPalette ( )
static

A high-visibility palette with bright safety colors such as neon yellow and orange.


◆ SedimentLayerPalette()

Buffer< RGBColor > ColorPalettes::SedimentLayerPalette ( )
static

A palette of layered earth tones representing geological sediment strata.


◆ StrataPalette()

Buffer< RGBColor > ColorPalettes::StrataPalette ( )
static

A simple palette of redish-brown.


◆ TacticalFieldPalette()

Buffer< RGBColor > ColorPalettes::TacticalFieldPalette ( )
static

A palette of muted greens, tans, and grays inspired by tactical field equipment.


◆ UrbanStructurePalette()

Buffer< RGBColor > ColorPalettes::UrbanStructurePalette ( )
static

A palette of concrete grays and urban accent colors representing built structures.


◆ VitalScanPalette()

Buffer< RGBColor > ColorPalettes::VitalScanPalette ( )
static

A palette of clinical greens, blues, and reds used for vital-sign or medical displays.



The documentation for this class was generated from the following file: