Blender V4.3
KernelParamsOptiX Struct Reference

#include <globals.h>

Public Attributes

const intpath_index_array
 
floatrender_buffer
 
int offset
 
KernelData data
 
IntegratorStateGPU integrator_state
 

Detailed Description

Definition at line 25 of file device/optix/globals.h.

Member Data Documentation

◆ data

KernelData KernelParamsOptiX::data

Definition at line 32 of file device/optix/globals.h.

◆ integrator_state

IntegratorStateGPU KernelParamsOptiX::integrator_state

Definition at line 37 of file device/optix/globals.h.

◆ offset

int KernelParamsOptiX::offset

Definition at line 29 of file device/optix/globals.h.

◆ path_index_array

const int* KernelParamsOptiX::path_index_array

Definition at line 27 of file device/optix/globals.h.

◆ render_buffer

float* KernelParamsOptiX::render_buffer

Definition at line 28 of file device/optix/globals.h.


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