Inviwo  0.9.10.1
Inviwo documentation
inviwo::PropertySemantics Class Reference
+ Inheritance diagram for inviwo::PropertySemantics:

Public Member Functions

 PropertySemantics (std::string semantic)
 
 PropertySemantics (const PropertySemantics &rhs)=default
 
 PropertySemantics (PropertySemantics &&rhs) noexcept=default
 
PropertySemanticsoperator= (const PropertySemantics &that)=default
 
PropertySemanticsoperator= (PropertySemantics &&that) noexcept=default
 
virtual void serialize (Serializer &s) const
 
virtual void deserialize (Deserializer &d)
 
const std::string & getString () const
 

Static Public Attributes

static const PropertySemantics Default
 
static const PropertySemantics Text
 
static const PropertySemantics SpinBox
 
static const PropertySemantics Color
 
static const PropertySemantics LightPosition
 
static const PropertySemantics TextEditor
 
static const PropertySemantics Multiline
 
static const PropertySemantics ImageEditor
 
static const PropertySemantics ShaderEditor
 
static const PropertySemantics PythonEditor
 

The documentation for this class was generated from the following files: