|
Blender
V2.93
|
Public Attributes | |
| struct tmpStrokes * | next |
| struct tmpStrokes * | prev |
| bGPDframe * | gpf |
| bGPDstroke * | gps |
Definition at line 69 of file MOD_gpencilarray.c.
| bGPDframe* tmpStrokes::gpf |
Definition at line 71 of file MOD_gpencilarray.c.
| bGPDstroke* tmpStrokes::gps |
Definition at line 72 of file MOD_gpencilarray.c.
| struct tmpStrokes* tmpStrokes::next |
Definition at line 70 of file MOD_gpencilarray.c.
| struct tmpStrokes * tmpStrokes::prev |
Definition at line 70 of file MOD_gpencilarray.c.