Loading...
Searching...
No Matches
Gfx::TreeControl Struct Reference
One settable thing, described independently of where it came from. More...
Detailed Description
One settable thing, described independently of where it came from.
Public Attributes | |
| std::string | name |
| tree-safe; becomes the address component | |
| std::string | description |
| shown in the explorer | |
| ossia::val_type | type {} |
| ossia::domain | domain |
| ossia::value | initial |
| ossia::access_mode | access {ossia::access_mode::BI} |
| std::function< void(const ossia::value &)> | onSet |
Member Data Documentation
◆ onSet
| std::function<void(const ossia::value&)> Gfx::TreeControl::onSet |
Called when something writes the parameter, on the writing thread. Empty for a read-only value that is only ever pushed outward.
The documentation for this struct was generated from the following file: