API Reference
Class Hierarchy
-
- Namespace anim
- Struct Id
- Struct Keyframe
- Struct Point
- Class Animation
- Class Channel
- Class SampleTimes
- Enum Extend
- Enum Function
- Enum GrabbedHandle
- Enum HandleMode
- Enum RangeEnd
- Namespace std
- Template Struct hash< anim::Id >
- Namespace anim
File Hierarchy
-
- File anim.hpp
- File animation.hpp
- File bezier_utils.hpp
- File channel.hpp
- File extend.hpp
- File function.hpp
- File handle_mode.hpp
- File handle_utils.hpp
- File id.hpp
- File keyframe.hpp
- File point.hpp
- File range_end.hpp
- File sample_times.hpp
Full API
Namespaces
Classes and Structs
- Class Animation
- Class Documentation
anim::AnimationAnimation()Animation()name()set_name()create_channel()create_channel()copy_channel()copy()copy()channel()operator[]()channel()operator[]()channel()operator[]()channel()operator[]()channel()operator[]()channel()operator[]()size()num_channels()has_channel()empty()reorder_channel()reorder_channel()reorder_channel()sort_channels()sort_channels()clear()remove_channel()remove_channel()remove_channel()channel_names()channels()channels()start_time()set_start_time()end_time()set_end_time()length()set_length()num_samples()sample_times()sample_times_by_rate()operator==()operator!=()
- Class Documentation
- Class Channel
- Class Documentation
anim::Channelname()set_name()id()create_keyframe()create_keyframe()create_keyframe()create_keyframe()create_keyframe()emplace_keyframe()has_keyframe()delete_keyframe()keyframe()operator[]()prev_keyframe()next_keyframe()closest_keyframe()keyframes()size()num_keyframes()empty()update_keyframe()set_keyframe_time()set_keyframe_value()set_keyframe_position()set_keyframe_position()set_keyframe_in_handle()set_keyframe_out_handle()set_keyframe_function()set_keyframe_handle_mode()evaluate()evaluate_range()evaluate_range_by_rate()start_time()end_time()length()extend_start()extend_end()set_extend_start()set_extend_end()copy_keyframes_from()operator==()operator!=()Channel()Channel()operator=()Channel()operator=()Channel()
- Class Documentation