Storage and state for keyframe groups.
More...
#include <keyframes.h>
|
|
keyframe_base_t | base |
| | Keyframe base; MUST be the first entry in the struct.
|
| |
|
uint8_t | children_len |
| | Number of child keyframes in this group.
|
| |
|
uint8_t | current_child_idx |
| | Index of the child keyframe being rendered.
|
| |
|
keyframe_base_t *const | children [(16)] |
| | List of child keyframes in this group.
|
| |
Storage and state for keyframe groups.
The documentation for this struct was generated from the following file:
- /github/workspace/src/src/pixelkey/keyframes/keyframes.h