|
Blender
V3.3
|
#include <globals.h>
Public Attributes | |
| const int * | path_index_array |
| float * | render_buffer |
| KernelData | data |
| IntegratorStateGPU | integrator_state |
Definition at line 24 of file device/optix/globals.h.
| KernelData KernelParamsOptiX::data |
Definition at line 30 of file device/optix/globals.h.
| IntegratorStateGPU KernelParamsOptiX::integrator_state |
Definition at line 35 of file device/optix/globals.h.
| const int* KernelParamsOptiX::path_index_array |
Definition at line 26 of file device/optix/globals.h.
| float* KernelParamsOptiX::render_buffer |
Definition at line 27 of file device/optix/globals.h.