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

Member Data Documentation

◆ object

int KernelGlobalsCPU::Intersection::object

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

◆ prim

int KernelGlobalsCPU::Intersection::prim

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

◆ t

float KernelGlobalsCPU::Intersection::t

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

◆ type

int KernelGlobalsCPU::Intersection::type

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

◆ u

float KernelGlobalsCPU::Intersection::u

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

◆ v

float KernelGlobalsCPU::Intersection::v

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


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