![]() |
NDEVR
API Documentation
|
Provides default color resources used throughout the NDEVR API. More...
Static Public Attributes | |
| static Resource< Buffer< RGBColor > > | default_palette |
| The default color palette used when no specific palette is chosen. | |
| static Resource< RGBColor > | error_color |
| The default color used to indicate an error state. | |
| static Resource< RGBColor > | selection_color |
| The default color used to indicate a selected item. | |
| static Resource< RGBColor > | valid_color |
| The default color used to indicate a valid state. | |
| static Resource< RGBColor > | warning_color |
| The default color used to indicate a warning state. | |
Provides default color resources used throughout the NDEVR API.
Definition at line 12 of file ColorOptions.h.