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

Public Attributes

RNG rng_tab [BLENDER_MAX_THREADS]
 

Detailed Description

Definition at line 234 of file rand.cc.

Member Data Documentation

◆ rng_tab

RNG RNG_THREAD_ARRAY::rng_tab[BLENDER_MAX_THREADS]

Definition at line 235 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: