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

Public Member Functions

 PropertyConverter (const std::string &srcClassIdentifier, const std::string &dstClassIdentifier)
 
std::string getSourcePropertyClassIdenetifier () const
 
std::string getDestinationPropertyClassIdenetifier () const
 
virtual void convert (const Property *srcProperty, Property *dstProperty) const
 

Protected Attributes

std::string srcClassIdentifier_
 
std::string dstClassIdentifier_
 

Member Function Documentation

◆ convert()


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