Blender V4.5
KernelParamsHIP::LocalIntersection Struct Reference

#include <globals.h>

Public Attributes

int num_hits
struct Intersection hits [LOCAL_MAX_HITS]
float3 Ng [LOCAL_MAX_HITS]

Detailed Description

Definition at line 1247 of file device/hip/globals.h.

Member Data Documentation

◆ hits

struct Intersection KernelParamsHIP::LocalIntersection::hits[LOCAL_MAX_HITS]

Definition at line 1249 of file device/hip/globals.h.

◆ Ng

float3 KernelParamsHIP::LocalIntersection::Ng[LOCAL_MAX_HITS]

Definition at line 1250 of file device/hip/globals.h.

◆ num_hits

int KernelParamsHIP::LocalIntersection::num_hits

Definition at line 1248 of file device/hip/globals.h.


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