NDEVR
API Documentation
ColorOptions

Provides default color resources used throughout the NDEVR API. More...

Collaboration diagram for ColorOptions:
[legend]

Static Public Attributes

static Resource< Buffer< RGBColor > > default_palette
 The default color palette used when no specific palette is chosen.
static Resource< RGBColorerror_color
 The default color used to indicate an error state.
static Resource< RGBColorselection_color
 The default color used to indicate a selected item.
static Resource< RGBColorvalid_color
 The default color used to indicate a valid state.
static Resource< RGBColorwarning_color
 The default color used to indicate a warning state.

Detailed Description

Provides default color resources used throughout the NDEVR API.


See also
ColorPalettes, RandomColorGenerator

Definition at line 12 of file ColorOptions.h.


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