|
Blender
V3.3
|
#include <path_state.h>
Public Attributes | |
| uint | rng_hash |
| uint | rng_offset |
| int | sample |
Definition at line 277 of file path_state.h.
| uint RNGState::rng_hash |
Definition at line 278 of file path_state.h.
Referenced by subsurface_disk(), and subsurface_random_walk().
| uint RNGState::rng_offset |
Definition at line 279 of file path_state.h.
Referenced by subsurface_disk(), and subsurface_random_walk().
| int RNGState::sample |
Definition at line 280 of file path_state.h.
Referenced by subsurface_disk().