Blender V4.3
MetalRTIntersectionPayload Struct Reference

#include <bvh.h>

Public Attributes

int self_prim
 
int self_object
 

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().


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