| clone() const override=0 (defined in inviwo::animation::InterpolationTyped< Key, Result >) | inviwo::animation::InterpolationTyped< Key, Result > | pure virtual |
| deserialize(Deserializer &d) override=0 (defined in inviwo::animation::InterpolationTyped< Key, Result >) | inviwo::animation::InterpolationTyped< Key, Result > | pure virtual |
| equal(const Interpolation &other) const =0 (defined in inviwo::animation::Interpolation) | inviwo::animation::Interpolation | pure virtual |
| getClassIdentifier() const override=0 (defined in inviwo::animation::InterpolationTyped< Key, Result >) | inviwo::animation::InterpolationTyped< Key, Result > | pure virtual |
| getName() const =0 (defined in inviwo::animation::Interpolation) | inviwo::animation::Interpolation | pure virtual |
| Interpolation()=default (defined in inviwo::animation::Interpolation) | inviwo::animation::Interpolation | |
| InterpolationTyped()=default (defined in inviwo::animation::InterpolationTyped< Key, Result >) | inviwo::animation::InterpolationTyped< Key, Result > | |
| key_type typedef (defined in inviwo::animation::InterpolationTyped< Key, Result >) | inviwo::animation::InterpolationTyped< Key, Result > | |
| operator()(const std::vector< std::unique_ptr< Key > > &keys, Seconds from, Seconds to, Easing easing, Result &out) const =0 (defined in inviwo::animation::InterpolationTyped< Key, Result >) | inviwo::animation::InterpolationTyped< Key, Result > | pure virtual |
| result_type typedef (defined in inviwo::animation::InterpolationTyped< Key, Result >) | inviwo::animation::InterpolationTyped< Key, Result > | |
| serialize(Serializer &s) const override=0 (defined in inviwo::animation::InterpolationTyped< Key, Result >) | inviwo::animation::InterpolationTyped< Key, Result > | pure virtual |
| ~Interpolation()=default (defined in inviwo::animation::Interpolation) | inviwo::animation::Interpolation | virtual |
| ~InterpolationTyped()=default (defined in inviwo::animation::InterpolationTyped< Key, Result >) | inviwo::animation::InterpolationTyped< Key, Result > | virtual |
| ~Serializable()=default (defined in inviwo::Serializable) | inviwo::Serializable | virtual |