|
supereight
|
#include <data.hpp>
Public Member Functions | |
| ColourDataConfig () | |
| Initializes the config to some sensible defaults. More... | |
| ColourDataConfig (const std::string &yaml_file) | |
| Initializes the config from a YAML file. More... | |
Initializes the config to some sensible defaults.
| se::ColourDataConfig< se::Colour::On >::ColourDataConfig | ( | const std::string & | yaml_file | ) |
Initializes the config from a YAML file.
Data not present in the YAML file will be initialized as in ColourDataConfig<se::Colour::On>::ColourDataConfig().
1.8.13