|
Blender
V2.93
|
Public Attributes | |
| bGPDframe * | gpf |
| bGPDstroke * | gps |
| bool | used |
Definition at line 3471 of file gpencil_edit.c.
| bGPDframe* tJoinStrokes::gpf |
Definition at line 3472 of file gpencil_edit.c.
Referenced by gpencil_stroke_join_exec().
| bGPDstroke* tJoinStrokes::gps |
Definition at line 3473 of file gpencil_edit.c.
Referenced by gpencil_get_nearest_stroke_index(), and gpencil_stroke_join_exec().
| bool tJoinStrokes::used |
Definition at line 3474 of file gpencil_edit.c.
Referenced by gpencil_get_nearest_stroke_index(), and gpencil_stroke_join_exec().