Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
PropertyFactoryObject (std::string_view className, std::string_view typeName) | |
virtual std::unique_ptr< Property > | create (std::string_view identifier, std::string_view displayName)=0 |
const std::string & | getClassIdentifier () const |
const std::string & | getTypeName () const |