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

Member Data Documentation

◆ object

int KernelGlobalsCPU::Intersection::object

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

◆ prim

int KernelGlobalsCPU::Intersection::prim

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

◆ t

float KernelGlobalsCPU::Intersection::t

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

◆ type

int KernelGlobalsCPU::Intersection::type

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

◆ u

float KernelGlobalsCPU::Intersection::u

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

◆ v

float KernelGlobalsCPU::Intersection::v

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


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