Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::PropertyConverterManager Class Reference

Public Member Functions

bool registerObject (PropertyConverter *converter)
 
bool unRegisterObject (PropertyConverter *converter)
 
bool canConvert (std::string_view srcClassIdentifier, std::string_view dstClassIdentifier) const
 
bool canConvert (const Property *srcProperty, const Property *dstProperty) const
 
const PropertyConvertergetConverter (std::string_view srcClassIdentifier, std::string_view dstClassIdentifier) const
 
const PropertyConvertergetConverter (const Property *srcProperty, const Property *dstProperty) const
 

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