Go to the source code of this file.
◆ bActionModifier
| typedef struct bActionModifier bActionModifier |
Simple uniform modifier structure, assumed it can hold all type info.
◆ bActionStrip
| typedef struct bActionStrip bActionStrip |
◆ eActStrip_Flag
◆ anonymous enum
#Strip::mode (these defines aren't really used, but are here for reference)
| Enumerator |
|---|
| ACTSTRIPMODE_BLEND | |
| ACTSTRIPMODE_ADD | |
Definition at line 78 of file DNA_nla_types.h.
◆ eActStrip_Flag
bActionStrip.flag
| Enumerator |
|---|
| ACTSTRIP_SELECT | |
| ACTSTRIP_USESTRIDE | |
| ACTSTRIP_HOLDLASTFRAME | |
| ACTSTRIP_ACTIVE | |
| ACTSTRIP_LOCK_ACTION | |
| ACTSTRIP_MUTE | |
| ACTSTRIP_REVERSE | |
| ACTSTRIP_AUTO_BLENDS | |
Definition at line 84 of file DNA_nla_types.h.