Blender V5.0
RNG_THREAD_ARRAY Struct Reference

Public Attributes

std::array< RNG, BLENDER_MAX_THREADSrng_tab

Detailed Description

Definition at line 174 of file rand.cc.

Member Data Documentation

◆ rng_tab

std::array<RNG, BLENDER_MAX_THREADS> RNG_THREAD_ARRAY::rng_tab

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