|
Blender V5.0
|
#include <ED_keyframes_edit.hh>
Public Attributes | |
| rctf * | rectf_scaled |
| const rctf * | rectf_view |
| blender::Array< blender::int2 > | mcoords |
Definition at line 104 of file ED_keyframes_edit.hh.
| blender::Array<blender::int2> KeyframeEdit_LassoData::mcoords |
Definition at line 107 of file ED_keyframes_edit.hh.
Referenced by actkeys_lassoselect_exec(), graphkeys_lassoselect_exec(), and keyframe_region_lasso_test().
| rctf* KeyframeEdit_LassoData::rectf_scaled |
Definition at line 105 of file ED_keyframes_edit.hh.
Referenced by initialize_box_select_key_editing_data(), keyframe_region_lasso_test(), and region_select_action_keys().
| const rctf* KeyframeEdit_LassoData::rectf_view |
Definition at line 106 of file ED_keyframes_edit.hh.
Referenced by actkeys_lassoselect_exec(), graphkeys_lassoselect_exec(), and keyframe_region_lasso_test().