.. AUTO-GENERATED FILE -- DO NOT EDIT! :mod:`motion` ============= .. automodule:: fury.motion .. currentmodule:: fury.motion .. autosummary:: Animation CameraAnimation Timeline color_interpolator cubic_bezier_interpolator cubic_spline_interpolator euclidean_distances get_next_timestamp get_previous_timestamp get_time_tau get_timestamps_from_keyframes get_values_from_keyframes hsv_color_interpolator lab_color_interpolator lerp linear_interpolator slerp spline_interpolator step_interpolator tan_cubic_spline_interpolator xyz_color_interpolator .. currentmodule:: fury.motion :class:`Animation` ~~~~~~~~~~~~~~~~~~ .. autoclass:: Animation :members: :undoc-members: :show-inheritance: .. automethod:: __init__ :class:`CameraAnimation` ~~~~~~~~~~~~~~~~~~~~~~~~ .. autoclass:: CameraAnimation :members: :undoc-members: :show-inheritance: .. automethod:: __init__ :class:`Timeline` ~~~~~~~~~~~~~~~~~ .. autoclass:: Timeline :members: :undoc-members: :show-inheritance: .. automethod:: __init__ color_interpolator ~~~~~~~~~~~~~~~~~~ .. autofunction:: color_interpolator cubic_bezier_interpolator ~~~~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: cubic_bezier_interpolator cubic_spline_interpolator ~~~~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: cubic_spline_interpolator euclidean_distances ~~~~~~~~~~~~~~~~~~~ .. autofunction:: euclidean_distances get_next_timestamp ~~~~~~~~~~~~~~~~~~ .. autofunction:: get_next_timestamp get_previous_timestamp ~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: get_previous_timestamp get_time_tau ~~~~~~~~~~~~ .. autofunction:: get_time_tau get_timestamps_from_keyframes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: get_timestamps_from_keyframes get_values_from_keyframes ~~~~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: get_values_from_keyframes hsv_color_interpolator ~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: hsv_color_interpolator lab_color_interpolator ~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: lab_color_interpolator lerp ~~~~ .. autofunction:: lerp linear_interpolator ~~~~~~~~~~~~~~~~~~~ .. autofunction:: linear_interpolator slerp ~~~~~ .. autofunction:: slerp spline_interpolator ~~~~~~~~~~~~~~~~~~~ .. autofunction:: spline_interpolator step_interpolator ~~~~~~~~~~~~~~~~~ .. autofunction:: step_interpolator tan_cubic_spline_interpolator ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: tan_cubic_spline_interpolator xyz_color_interpolator ~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: xyz_color_interpolator