Blender  V3.3
Public Attributes | List of all members
KernelParamsOptiX Struct Reference

#include <globals.h>

Public Attributes

const int * path_index_array
 
floatrender_buffer
 
KernelData data
 
IntegratorStateGPU integrator_state
 

Detailed Description

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

Member Data Documentation

◆ data

KernelData KernelParamsOptiX::data

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

◆ integrator_state

IntegratorStateGPU KernelParamsOptiX::integrator_state

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

◆ path_index_array

const int* KernelParamsOptiX::path_index_array

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

◆ render_buffer

float* KernelParamsOptiX::render_buffer

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


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