File anim.hpp
Umbrella header for the anim animation-curve library.
Definition (anim.hpp)
Detailed Description
Including this single header pulls in the full public API: the Class Animation and Class Channel containers, the Struct Keyframe value type, and the Bézier evaluation helpers. Individual headers under anim/ may also be included directly.
Includes
anim/animation.hpp(File animation.hpp)anim/bezier_utils.hpp(File bezier_utils.hpp)anim/channel.hpp(File channel.hpp)anim/extend.hpp(File extend.hpp)anim/keyframe.hpp(File keyframe.hpp)anim/range_end.hpp(File range_end.hpp)anim/sample_times.hpp(File sample_times.hpp)