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

Public Member Functions

virtual std::shared_ptr< Processorcreate (InviwoApplication *app) const override
 
- Public Member Functions inherited from inviwo::ProcessorFactoryObject
 ProcessorFactoryObject (ProcessorInfo info, std::string_view typeName)
 
const ProcessorInfogetProcessorInfo () const
 
const std::string & getClassIdentifier () const
 
const std::string & getDisplayName () const
 
const TagsgetTags () const
 
const std::string & getCategory () const
 
CodeState getCodeState () const
 
bool isVisible ()
 
virtual Document getMetaInformation () const
 
const std::string & getTypeName () const
 

Member Function Documentation

◆ create()

template<typename T >
virtual std::shared_ptr< Processor > inviwo::ProcessorFactoryObjectTemplate< T >::create ( InviwoApplication * app) const
inlineoverridevirtual

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