Blender V4.5
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 716 of file device/optix/globals.h.

Member Data Documentation

◆ D

float3 KernelParamsOptiX::Ray::D

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

◆ dD

float KernelParamsOptiX::Ray::dD

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

◆ dP

float KernelParamsOptiX::Ray::dP

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

◆ P

float3 KernelParamsOptiX::Ray::P

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

◆ self

RaySelfPrimitives KernelParamsOptiX::Ray::self

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

◆ time

float KernelParamsOptiX::Ray::time

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

◆ tmax

float KernelParamsOptiX::Ray::tmax

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

◆ tmin

float KernelParamsOptiX::Ray::tmin

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


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