|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
| Public Member Functions | |
| TrackFactoryObjectTemplate (std::string_view classIdentifier) | |
| virtual std::unique_ptr< Track > | create (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_ | 
| 
 | inlineoverridevirtual | 
Implements inviwo::animation::TrackFactoryObject.