Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::animation::KeyframeSequenceFactory Class Reference
+ Inheritance diagram for inviwo::animation::KeyframeSequenceFactory:

Public Member Functions

virtual std::unique_ptr< KeyframeSequencecreate (std::string_view key) const override
 
virtual bool hasKey (std::string_view key) const override
 
 KeyframeSequenceFactory (TrackFactory &tf)
 
- Public Member Functions inherited from inviwo::Factory< KeyframeSequence >
virtual std::unique_ptr< KeyframeSequence > create (std::string_view key, Args... args) const=0
 
virtual std::shared_ptr< KeyframeSequence > createShared (std::string_view key, Args... args) const
 
 Factory (const Factory &)=delete
 
 Factory (Factory &&)=default
 
Factoryoperator= (const Factory &)=delete
 
Factoryoperator= (Factory &&)=default
 

Member Function Documentation

◆ hasKey()

virtual bool inviwo::animation::KeyframeSequenceFactory::hasKey ( std::string_view key) const
overridevirtual

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