|
Enzo
|
Public Types | |
| enum | Setting { ICON , SCALE } |
Public Member Functions | |
| BoolIconSlash & | setIcon (std::string iconPath) |
| BoolIconSlash & | setScale (floatT scale) |
| String | icon () const |
| floatT | scale () const |
Public Attributes | |
| std::vector< std::shared_ptr< prm::Parameter > > | settings |
| std::vector<std::shared_ptr<prm::Parameter> > enzo::prm::style::BoolIconSlash::settings |