Blender
V3.3
|
Public Attributes | |
bAnimContext * | ac |
short | selectmode |
KeyframeEditData | ked |
KeyframeEditFunc | ok_cb |
KeyframeEditFunc | select_cb |
Definition at line 366 of file action_select.c.
bAnimContext* BoxSelectData::ac |
Definition at line 367 of file action_select.c.
Referenced by box_select_action(), and box_select_elem().
KeyframeEditData BoxSelectData::ked |
Definition at line 370 of file action_select.c.
Referenced by box_select_action(), and box_select_elem().
KeyframeEditFunc BoxSelectData::ok_cb |
Definition at line 371 of file action_select.c.
Referenced by box_select_action(), and box_select_elem().
KeyframeEditFunc BoxSelectData::select_cb |
Definition at line 371 of file action_select.c.
Referenced by box_select_action(), and box_select_elem().
short BoxSelectData::selectmode |
Definition at line 368 of file action_select.c.
Referenced by box_select_elem().