|
Blender
V3.3
|
Public Attributes | |
| int * | points |
| float * | weights |
| float * | rot_eval |
| int | capacity |
| int | size |
Definition at line 431 of file gpencil_sculpt_paint.c.
| int tGPSB_Grab_StrokeData::capacity |
Definition at line 440 of file gpencil_sculpt_paint.c.
| int* tGPSB_Grab_StrokeData::points |
Definition at line 433 of file gpencil_sculpt_paint.c.
| float* tGPSB_Grab_StrokeData::rot_eval |
Definition at line 437 of file gpencil_sculpt_paint.c.
| int tGPSB_Grab_StrokeData::size |
Definition at line 442 of file gpencil_sculpt_paint.c.
| float* tGPSB_Grab_StrokeData::weights |
Definition at line 435 of file gpencil_sculpt_paint.c.