|
Blender
V2.93
|
Public Attributes | |
| bAnimContext * | ac |
| short | mode |
| short | selectmode |
| KeyframeEditData | ked |
| KeyframeEditFunc | ok_cb |
| KeyframeEditFunc | select_cb |
Definition at line 625 of file action_select.c.
| bAnimContext* RegionSelectData::ac |
Definition at line 626 of file action_select.c.
Referenced by region_select_action_keys(), and region_select_elem().
| KeyframeEditData RegionSelectData::ked |
Definition at line 630 of file action_select.c.
Referenced by region_select_action_keys(), and region_select_elem().
| short RegionSelectData::mode |
Definition at line 627 of file action_select.c.
Referenced by region_select_elem().
| KeyframeEditFunc RegionSelectData::ok_cb |
Definition at line 631 of file action_select.c.
Referenced by region_select_action_keys(), and region_select_elem().
| KeyframeEditFunc RegionSelectData::select_cb |
Definition at line 631 of file action_select.c.
Referenced by region_select_action_keys(), and region_select_elem().
| short RegionSelectData::selectmode |
Definition at line 628 of file action_select.c.
Referenced by region_select_elem().