Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
geomtools::color::constants Struct Reference

Color labels. More...

#include <bayeux/geomtools/color.h>

Public Member Functions

 constants ()
 Constructor. More...
 

Static Public Member Functions

static const constantsinstance ()
 Singleton. More...
 

Public Attributes

std::string invalid
 
std::string transparent
 
std::string white
 
std::string black
 
std::string grey
 
std::string red
 
std::string green
 
std::string blue
 
std::string magenta
 
std::string cyan
 
std::string brown
 
std::string yellow
 
std::string orange
 
std::string default_color
 

Detailed Description

Color labels.

Constructor & Destructor Documentation

◆ constants()

geomtools::color::constants::constants ( )

Constructor.

Member Function Documentation

◆ instance()

static const constants& geomtools::color::constants::instance ( )
static

Singleton.

Member Data Documentation

◆ black

std::string geomtools::color::constants::black

◆ blue

std::string geomtools::color::constants::blue

◆ brown

std::string geomtools::color::constants::brown

◆ cyan

std::string geomtools::color::constants::cyan

◆ default_color

std::string geomtools::color::constants::default_color

◆ green

std::string geomtools::color::constants::green

◆ grey

std::string geomtools::color::constants::grey

◆ invalid

std::string geomtools::color::constants::invalid

◆ magenta

std::string geomtools::color::constants::magenta

◆ orange

std::string geomtools::color::constants::orange

◆ red

std::string geomtools::color::constants::red

◆ transparent

std::string geomtools::color::constants::transparent

◆ white

std::string geomtools::color::constants::white

◆ yellow

std::string geomtools::color::constants::yellow

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