Blender V4.5
ActKeyBlockInfo Struct Reference

#include <ED_keyframes_keylist.hh>

Public Attributes

short flag
 
short conflict
 
char sel
 

Detailed Description

Information about the stretch of time from current to the next column.

Definition at line 46 of file ED_keyframes_keylist.hh.

Member Data Documentation

◆ conflict

short ActKeyBlockInfo::conflict

Mask of flags that differ between curves.

Definition at line 50 of file ED_keyframes_keylist.hh.

Referenced by actkeyblock_get_valid_hold(), and draw_keylist_block_interpolation_line().

◆ flag

short ActKeyBlockInfo::flag

Combination of flags from all curves.

Definition at line 48 of file ED_keyframes_keylist.hh.

Referenced by actkeyblock_get_valid_hold(), add_keyblock_info(), draw_keylist_block(), nalloc_ak_cel(), nalloc_ak_gpframe(), and nalloc_ak_seqframe().

◆ sel


The documentation for this struct was generated from the following file: