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