Blender V5.0
KernelGlobalsGPU::Intersection Struct Reference

#include <globals.h>

Public Attributes

float t
float u
float v
int prim
int object
int type

Detailed Description

Definition at line 749 of file device/oneapi/globals.h.

Member Data Documentation

◆ object

int KernelGlobalsGPU::Intersection::object

Definition at line 752 of file device/oneapi/globals.h.

◆ prim

int KernelGlobalsGPU::Intersection::prim

Definition at line 751 of file device/oneapi/globals.h.

◆ t

float KernelGlobalsGPU::Intersection::t

Definition at line 750 of file device/oneapi/globals.h.

◆ type

int KernelGlobalsGPU::Intersection::type

Definition at line 753 of file device/oneapi/globals.h.

◆ u

float KernelGlobalsGPU::Intersection::u

Definition at line 750 of file device/oneapi/globals.h.

◆ v

float KernelGlobalsGPU::Intersection::v

Definition at line 750 of file device/oneapi/globals.h.


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