Blender
V3.3
|
Public Attributes | |
RNG * | rng |
int | num_added |
Definition at line 4286 of file particle_edit.c.
int BrushAddCountIterTLSData::num_added |
Definition at line 4288 of file particle_edit.c.
Referenced by brush_add(), brush_add_count_iter(), and brush_add_count_iter_reduce().
RNG* BrushAddCountIterTLSData::rng |
Definition at line 4287 of file particle_edit.c.
Referenced by brush_add_count_iter(), and brush_add_count_iter_free().