Inviwo  0.9.10.1
Inviwo documentation
inviwo::IntToOptionConverter< OptionProperty > Class Template Reference
+ Inheritance diagram for inviwo::IntToOptionConverter< OptionProperty >:

Protected Member Functions

virtual void convertimpl (const IntProperty *src, OptionProperty *dst) const override
 

Additional Inherited Members

- Public Member Functions inherited from inviwo::TemplatePropertyConverter< IntProperty, OptionProperty >
virtual void convert (const Property *src, Property *dst) const override
 
- Public Member Functions inherited from inviwo::PropertyConverter
 PropertyConverter (const std::string &srcClassIdentifier, const std::string &dstClassIdentifier)
 
std::string getSourcePropertyClassIdenetifier () const
 
std::string getDestinationPropertyClassIdenetifier () const
 
- Protected Attributes inherited from inviwo::PropertyConverter
std::string srcClassIdentifier_
 
std::string dstClassIdentifier_
 

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