Blender V5.0
KernelParamsOptiX::Ray Struct Reference

#include <globals.h>

Public Attributes

float3 P
float3 D
float tmin
float tmax
float time
float dP
float dD
RaySelfPrimitives self

Detailed Description

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

Member Data Documentation

◆ D

float3 KernelParamsOptiX::Ray::D

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

◆ dD

float KernelParamsOptiX::Ray::dD

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

◆ dP

float KernelParamsOptiX::Ray::dP

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

◆ P

float3 KernelParamsOptiX::Ray::P

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

◆ self

RaySelfPrimitives KernelParamsOptiX::Ray::self

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

◆ time

float KernelParamsOptiX::Ray::time

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

◆ tmax

float KernelParamsOptiX::Ray::tmax

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

◆ tmin

float KernelParamsOptiX::Ray::tmin

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


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