Blender V4.3
RNG_THREAD_ARRAY Struct Reference

Public Attributes

RNG rng_tab [BLENDER_MAX_THREADS]
 

Detailed Description

Definition at line 231 of file rand.cc.

Member Data Documentation

◆ rng_tab

RNG RNG_THREAD_ARRAY::rng_tab[BLENDER_MAX_THREADS]

Definition at line 232 of file rand.cc.

Referenced by BLI_rng_thread_rand(), and BLI_rng_threaded_new().


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