|
Blender V4.3
|
#include <globals.h>
Public Attributes | |
| const int * | path_index_array |
| float * | render_buffer |
| int | offset |
| KernelData | data |
| IntegratorStateGPU | integrator_state |
Definition at line 25 of file device/optix/globals.h.
| KernelData KernelParamsOptiX::data |
Definition at line 32 of file device/optix/globals.h.
| IntegratorStateGPU KernelParamsOptiX::integrator_state |
Definition at line 37 of file device/optix/globals.h.
| int KernelParamsOptiX::offset |
Definition at line 29 of file device/optix/globals.h.
| const int* KernelParamsOptiX::path_index_array |
Definition at line 27 of file device/optix/globals.h.
| float* KernelParamsOptiX::render_buffer |
Definition at line 28 of file device/optix/globals.h.