Blender  V3.3
Public Attributes | List of all members
BrushAddCountIterTLSData Struct Reference

Public Attributes

RNGrng
 
int num_added
 

Detailed Description

Definition at line 4286 of file particle_edit.c.

Member Data Documentation

◆ num_added

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

RNG* BrushAddCountIterTLSData::rng

Definition at line 4287 of file particle_edit.c.

Referenced by brush_add_count_iter(), and brush_add_count_iter_free().


The documentation for this struct was generated from the following file: