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

#include <path_state.h>

Public Attributes

uint rng_hash
 
uint rng_offset
 
int sample
 

Detailed Description

Definition at line 277 of file path_state.h.

Member Data Documentation

◆ rng_hash

uint RNGState::rng_hash

Definition at line 278 of file path_state.h.

Referenced by subsurface_disk(), and subsurface_random_walk().

◆ rng_offset

uint RNGState::rng_offset

Definition at line 279 of file path_state.h.

Referenced by subsurface_disk(), and subsurface_random_walk().

◆ sample

int RNGState::sample

Definition at line 280 of file path_state.h.

Referenced by subsurface_disk().


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