Blender
V3.3
|
Public Attributes | |
struct tmpStrokes * | next |
struct tmpStrokes * | prev |
bGPDframe * | gpf |
bGPDstroke * | gps |
Definition at line 50 of file MOD_gpencilarray.c.
bGPDframe* tmpStrokes::gpf |
Definition at line 52 of file MOD_gpencilarray.c.
Referenced by gpencil_data_selected_minmax().
bGPDstroke* tmpStrokes::gps |
Definition at line 53 of file MOD_gpencilarray.c.
Referenced by gpencil_data_selected_minmax().
struct tmpStrokes* tmpStrokes::next |
Definition at line 51 of file MOD_gpencilarray.c.
struct tmpStrokes * tmpStrokes::prev |
Definition at line 51 of file MOD_gpencilarray.c.