Blender
V3.3
|
#include <types.h>
Public Attributes | |
int | object |
int | shader |
Definition at line 964 of file kernel/types.h.
int VolumeStack::object |
Definition at line 965 of file kernel/types.h.
Referenced by integrator_state_write_shadow_volume_stack(), integrator_state_write_volume_stack(), integrator_volume_stack_init(), volume_stack_enter_exit(), and volume_stack_step_size().
int VolumeStack::shader |
Definition at line 966 of file kernel/types.h.
Referenced by integrator_state_write_shadow_volume_stack(), integrator_state_write_volume_stack(), volume_stack_enter_exit(), volume_stack_sample_method(), and volume_stack_step_size().