Blender V5.0
MetalRTIntersectionPayload Struct Reference

#include <bvh.h>

Public Attributes

int self_prim
int self_object
uint visibility

Detailed Description

Definition at line 20 of file kernel/device/metal/bvh.h.

Member Data Documentation

◆ self_object

int MetalRTIntersectionPayload::self_object

Definition at line 22 of file kernel/device/metal/bvh.h.

Referenced by scene_intersect().

◆ self_prim

int MetalRTIntersectionPayload::self_prim

Definition at line 21 of file kernel/device/metal/bvh.h.

Referenced by scene_intersect().

◆ visibility

uint MetalRTIntersectionPayload::visibility

Definition at line 23 of file kernel/device/metal/bvh.h.

Referenced by scene_intersect().


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