Blender V4.3
bGPDframe Struct Reference

#include <DNA_gpencil_legacy_types.h>

Public Attributes

struct bGPDframenext
 
struct bGPDframeprev
 
ListBase strokes
 
int framenum
 
short flag
 
short key_type
 
bGPDframe_Runtime runtime
 

Detailed Description

Grease-Pencil Annotations - 'Frame' -> Acts as storage for the 'image' formed by strokes

Definition at line 413 of file DNA_gpencil_legacy_types.h.

Member Data Documentation

◆ flag

◆ framenum

◆ key_type

short bGPDframe::key_type

Keyframe type (eBezTriple_KeyframeType).

Definition at line 427 of file DNA_gpencil_legacy_types.h.

Referenced by ED_gpencil_anim_copybuf_paste(), nalloc_ak_gpframe(), and nupdate_ak_gpframe().

◆ next

◆ prev

◆ runtime

◆ strokes


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