Antkeeper  0.0.1
animation_channel< T > Member List

This is the complete list of members for animation_channel< T >, including all inherited members.

animation_channel(int id)animation_channel< T >explicit
animation_channel()animation_channel< T >
animation_channel(const animation_channel &other)animation_channel< T >
find_keyframes(float position) constanimation_channel< T >
find_keyframes(float start, float end) constanimation_channel< T >
get_duration() constanimation_channel< T >
get_id() constanimation_channel< T >inline
insert_keyframe(const keyframe &k)animation_channel< T >
keyframe typedefanimation_channel< T >
operator=(const animation_channel &other)animation_channel< T >
remove_keyframes(float start, float end)animation_channel< T >
remove_keyframes()animation_channel< T >