Enzo
Loading...
Searching...
No Matches
enzo::prm::style::BoolIcon Struct Reference

Public Types

enum  Option { ICON , SCALE }
 

Public Member Functions

String icon () const
 
floatT scale () const
 

Public Attributes

std::vector< std::shared_ptr< prm::Parameter > > options
 

Member Data Documentation

◆ options

std::vector<std::shared_ptr<prm::Parameter> > enzo::prm::style::BoolIcon::options
Initial value:
= {
std::make_shared<prm::Parameter>(
Template(Type::STRING, Name("icon", "Icon"), Default("eye"))
),
std::make_shared<prm::Parameter>(
Template(Type::FLOAT, Name("scale", "Scale"), Default(0.95f))
),
}

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