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