|
Blender
V3.3
|
#include <ED_keyframes_keylist.h>
Public Attributes | |
| short | flag |
| short | conflict |
| char | sel |
Definition at line 32 of file ED_keyframes_keylist.h.
| short ActKeyBlockInfo::conflict |
Definition at line 36 of file ED_keyframes_keylist.h.
Referenced by actkeyblock_get_valid_hold(), and draw_keylist_block_interpolation_line().
| short ActKeyBlockInfo::flag |
Definition at line 34 of file ED_keyframes_keylist.h.
Referenced by actkeyblock_get_valid_hold(), add_keyblock_info(), compute_keyblock_data(), draw_keylist_block(), and nalloc_ak_gpframe().
| char ActKeyBlockInfo::sel |
Definition at line 39 of file ED_keyframes_keylist.h.
Referenced by add_keyblock_info(), compute_keyblock_data(), draw_keylist_block_gpencil(), draw_keylist_block_moving_hold(), draw_keylist_block_standard(), and nalloc_ak_gpframe().