|
Blender V4.3
|
#include <path_state.h>
Public Attributes | |
| uint | rng_pixel |
| uint | rng_offset |
| int | sample |
Definition at line 309 of file path_state.h.
| uint RNGState::rng_offset |
Definition at line 311 of file path_state.h.
| uint RNGState::rng_pixel |
Definition at line 310 of file path_state.h.
Referenced by path_state_rng_load().
| int RNGState::sample |
Definition at line 312 of file path_state.h.