Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::PropertyFactoryObjectTemplate< T > Class Template Reference
+ Inheritance diagram for inviwo::PropertyFactoryObjectTemplate< T >:

Public Member Functions

virtual std::unique_ptr< Propertycreate (std::string_view identifier, std::string_view displayName)
 
- Public Member Functions inherited from inviwo::PropertyFactoryObject
 PropertyFactoryObject (std::string_view className, std::string_view typeName)
 
const std::string & getClassIdentifier () const
 
const std::string & getTypeName () const
 

Member Function Documentation

◆ create()

template<typename T >
virtual std::unique_ptr< Property > inviwo::PropertyFactoryObjectTemplate< T >::create ( std::string_view identifier,
std::string_view displayName )
inlinevirtual

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