Inviwo  0.9.10.1
Inviwo documentation
inviwo::PropertyConverterManager Class Reference

Public Member Functions

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

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