|
Blender
V2.93
|
Public Attributes | |
| bGPDstroke * | gps |
| size_t | start_idx |
| size_t | end_idx |
| int | totpoints |
Definition at line 189 of file MOD_gpencilbuild.c.
| size_t tStrokeBuildDetails::end_idx |
Definition at line 193 of file MOD_gpencilbuild.c.
Referenced by build_sequential().
| bGPDstroke* tStrokeBuildDetails::gps |
Definition at line 190 of file MOD_gpencilbuild.c.
Referenced by build_sequential().
| size_t tStrokeBuildDetails::start_idx |
Definition at line 193 of file MOD_gpencilbuild.c.
Referenced by build_sequential().
| int tStrokeBuildDetails::totpoints |
Definition at line 196 of file MOD_gpencilbuild.c.
Referenced by build_sequential().