|
|
virtual std::unique_ptr< KeyframeSequence > | create (std::string_view key) const override |
| |
| virtual bool | hasKey (std::string_view key) const override |
| |
|
| KeyframeSequenceFactory (TrackFactory &tf) |
| |
|
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 |
| |
|
Factory & | operator= (const Factory &)=delete |
| |
|
Factory & | operator= (Factory &&)=default |
| |
◆ hasKey()
| virtual bool inviwo::animation::KeyframeSequenceFactory::hasKey |
( |
std::string_view | key | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file:
- modules/animation/include/modules/animation/factories/trackfactory.h