Blender V5.0
KernelParamsHIP::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/hip/globals.h.

Member Data Documentation

◆ D

float3 KernelParamsHIP::Ray::D

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

◆ dD

float KernelParamsHIP::Ray::dD

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

◆ dP

float KernelParamsHIP::Ray::dP

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

◆ P

float3 KernelParamsHIP::Ray::P

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

◆ self

RaySelfPrimitives KernelParamsHIP::Ray::self

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

◆ time

float KernelParamsHIP::Ray::time

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

◆ tmax

float KernelParamsHIP::Ray::tmax

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

◆ tmin

float KernelParamsHIP::Ray::tmin

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


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