maliput_viz
|
Holds the configuration parameters loaded from a YAML file.
#include <src/maliput_viz/tools/yaml_parser.h>
Public Attributes | |
std::string | backend_name {} |
The name of the backend to be used. More... | |
std::map< std::string, std::string > | backend_parameters {} |
The parameters to be passed to the backend's loader. More... | |
std::string backend_name {} |
The name of the backend to be used.
std::map<std::string, std::string> backend_parameters {} |
The parameters to be passed to the backend's loader.