![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| void | deserialize (Deserializer &d) |
| const std::string & | getString () const |
| auto | operator<=> (const PropertySemantics &) const =default |
| PropertySemantics & | operator= (const PropertySemantics &that)=default |
| PropertySemantics & | operator= (PropertySemantics &&that) noexcept=default |
| bool | operator== (const PropertySemantics &) const =default |
| PropertySemantics (const PropertySemantics &rhs)=default | |
| PropertySemantics (PropertySemantics &&rhs) noexcept=default | |
| PropertySemantics (std::string_view semantic) | |
| void | serialize (Serializer &s) const |
Static Public Attributes | |
| static const PropertySemantics | Color |
| static const PropertySemantics | Default |
| static const PropertySemantics | ImageEditor |
| static const PropertySemantics | LightPosition |
| static const PropertySemantics | Multiline |
| static const PropertySemantics | PythonEditor |
| static const PropertySemantics | ShaderEditor |
| static const PropertySemantics | SpinBox |
| static const PropertySemantics | Text |
| static const PropertySemantics | TextEditor |