cgv
|
each gui definition consists of the textual definition as well as an options string More...
#include <base_provider_generator.h>
Public Member Functions | |
gui_definition (const std::string &_def="", const std::string &_opt="") | |
Public Attributes | |
std::string | definition |
std::string | options |
each gui definition consists of the textual definition as well as an options string
Definition at line 17 of file base_provider_generator.h.
|
inline |
Definition at line 20 of file base_provider_generator.h.
std::string cgv::gui::base_provider_generator::gui_definition::definition |
Definition at line 18 of file base_provider_generator.h.
std::string cgv::gui::base_provider_generator::gui_definition::options |
Definition at line 19 of file base_provider_generator.h.