![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| void | addProcessors (const std::vector< Processor * > &selection) |
| void | deserialize (Deserializer &d) |
| void | removeProcessors (const std::vector< Processor * > &selection) |
| void | serialize (Serializer &s) const |
Public Attributes | |
| vec3 | color {0.0f} |
| std::optional< Description > | description |
| std::vector< std::string > | processors |
| std::optional< std::string > | title |