ImGraph
 All Classes Functions Variables Enumerations Pages
charliesoft::ParamDefinition Struct Reference

Public Member Functions

 ParamDefinition (ParamVisibility show, ParamType type, std::string name, std::string helper)
 
 ParamDefinition (ParamVisibility show, ParamType type, std::string name, std::string helper, ParamValue initVal)
 
 ParamDefinition (bool show, ParamType type, std::string name, std::string helper)
 
 ParamDefinition (bool show, ParamType type, std::string name, std::string helper, ParamValue initVal)
 

Public Attributes

ParamVisibility _show
 
ParamType _type
 
std::string _name
 
std::string _helper
 
ParamValue _initVal
 

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