|
Blender V4.3
|
#include <ED_keyframes_edit.hh>
Public Attributes | |
| rctf * | rectf_scaled |
| const rctf * | rectf_view |
| blender::Array< blender::int2 > | mcoords |
Definition at line 102 of file ED_keyframes_edit.hh.
| blender::Array<blender::int2> KeyframeEdit_LassoData::mcoords |
Definition at line 105 of file ED_keyframes_edit.hh.
Referenced by actkeys_lassoselect_exec(), and keyframe_region_lasso_test().
| rctf* KeyframeEdit_LassoData::rectf_scaled |
Definition at line 103 of file ED_keyframes_edit.hh.
Referenced by initialize_box_select_key_editing_data(), keyframe_region_lasso_test(), ok_bezier_channel_lasso(), and region_select_action_keys().
| const rctf* KeyframeEdit_LassoData::rectf_view |
Definition at line 104 of file ED_keyframes_edit.hh.
Referenced by actkeys_lassoselect_exec(), and keyframe_region_lasso_test().