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

Public Member Functions

 TrackFactoryObjectTemplate (std::string_view classIdentifier)
virtual std::unique_ptr< Trackcreate (ProcessorNetwork *network) const override
Public Member Functions inherited from inviwo::animation::TrackFactoryObject
 TrackFactoryObject (std::string_view classIdentifier)
const std::string & getClassIdentifier () const

Additional Inherited Members

Protected Attributes inherited from inviwo::animation::TrackFactoryObject
std::string classIdentifier_

Member Function Documentation

◆ create()

template<typename T>
virtual std::unique_ptr< Track > inviwo::animation::TrackFactoryObjectTemplate< T >::create ( ProcessorNetwork * network) const
inlineoverridevirtual

The documentation for this class was generated from the following file:
  • trackfactoryobject.h