.. _file_anim.hpp: File anim.hpp ============= Umbrella header for the anim animation-curve library. .. contents:: Contents :local: :backlinks: none Definition (``anim.hpp``) ------------------------- Detailed Description -------------------- Including this single header pulls in the full public API: the :ref:`exhale_class_classanim_1_1Animation` and :ref:`exhale_class_classanim_1_1Channel` containers, the :ref:`exhale_struct_structanim_1_1Keyframe` value type, and the Bézier evaluation helpers. Individual headers under ``anim/`` may also be included directly. Includes -------- - ``anim/animation.hpp`` (:ref:`file_anim_animation.hpp`) - ``anim/bezier_utils.hpp`` (:ref:`file_anim_bezier_utils.hpp`) - ``anim/channel.hpp`` (:ref:`file_anim_channel.hpp`) - ``anim/extend.hpp`` (:ref:`file_anim_extend.hpp`) - ``anim/keyframe.hpp`` (:ref:`file_anim_keyframe.hpp`) - ``anim/range_end.hpp`` (:ref:`file_anim_range_end.hpp`) - ``anim/sample_times.hpp`` (:ref:`file_anim_sample_times.hpp`)