|
Blender V4.3
|
#include <ANIM_fcurve.hh>
Public Attributes | |
| eBezTriple_KeyframeType | keyframe_type |
| eBezTriple_Handle | handle |
| eBezTriple_Interpolation | interpolation |
Definition at line 35 of file ANIM_fcurve.hh.
| eBezTriple_Handle blender::animrig::KeyframeSettings::handle |
Definition at line 37 of file ANIM_fcurve.hh.
Referenced by blender::animrig::tests::TEST_F().
| eBezTriple_Interpolation blender::animrig::KeyframeSettings::interpolation |
Definition at line 38 of file ANIM_fcurve.hh.
| eBezTriple_KeyframeType blender::animrig::KeyframeSettings::keyframe_type |
Definition at line 36 of file ANIM_fcurve.hh.
Referenced by blender::animrig::get_keyframe_settings(), and blender::animrig::insert_keyframes().