Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::PropertyConverter Class Reference
Inheritance diagram for inviwo::PropertyConverter:

Public Member Functions

 PropertyConverter (std::string_view srcClassIdentifier, std::string_view 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 file:
  • propertyconverter.h