Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
PropertyWidgetFactoryObject (std::string_view className, const PropertySemantics &semantics) | |
virtual std::unique_ptr< PropertyWidget > | create (Property *)=0 |
const std::string & | getClassIdentifier () const |
const PropertySemantics & | getSematics () const |