![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Types | |
| using | key_type = typename InterpTyped::key_type |
| using | result_type = typename InterpTyped::result_type |
Public Member Functions | |
| virtual std::unique_ptr< Interpolation > | create () const override |
| InterpolationFactoryObjectTemplate (std::string_view classIdentifier) | |
| Public Member Functions inherited from inviwo::animation::InterpolationFactoryObjectKeyframe< InterpTyped::key_type > | |
| InterpolationFactoryObjectKeyframe (std::string_view classIdentifier) | |
| Public Member Functions inherited from inviwo::animation::InterpolationFactoryObject | |
| std::string_view | getClassIdentifier () const |
| InterpolationFactoryObject (std::string_view classIdentifier) | |
Additional Inherited Members | |
| Protected Attributes inherited from inviwo::animation::InterpolationFactoryObject | |
| const std::string | classIdentifier_ |
|
inlineoverridevirtual |
Implements inviwo::animation::InterpolationFactoryObject.