Blender V2.61 - r43446
|
#include <kernel_path.h>
Public Attributes | |
uint | flag |
int | bounce |
int | diffuse_bounce |
int | glossy_bounce |
int | transmission_bounce |
int | transparent_bounce |
Definition at line 61 of file kernel_path.h.
Definition at line 63 of file kernel_path.h.
Referenced by path_state_init(), path_state_next(), and path_state_terminate_probability().
Definition at line 65 of file kernel_path.h.
Referenced by path_state_init(), path_state_next(), and path_state_terminate_probability().
Definition at line 62 of file kernel_path.h.
Referenced by kernel_path_integrate(), path_state_init(), path_state_next(), path_state_ray_visibility(), and path_state_terminate_probability().
Definition at line 66 of file kernel_path.h.
Referenced by path_state_init(), path_state_next(), and path_state_terminate_probability().
Definition at line 67 of file kernel_path.h.
Referenced by path_state_init(), path_state_next(), and path_state_terminate_probability().
Definition at line 68 of file kernel_path.h.
Referenced by path_state_init(), path_state_next(), path_state_terminate_probability(), and shadow_blocked().