|
Blender V5.0
|
#include <globals.h>
Public Attributes | |
| int | num_hits |
| struct Intersection | hits [LOCAL_MAX_HITS] |
| float3 | Ng [LOCAL_MAX_HITS] |
Definition at line 1265 of file device/hip/globals.h.
| struct Intersection KernelParamsHIP::LocalIntersection::hits[LOCAL_MAX_HITS] |
Definition at line 1267 of file device/hip/globals.h.
| float3 KernelParamsHIP::LocalIntersection::Ng[LOCAL_MAX_HITS] |
Definition at line 1268 of file device/hip/globals.h.
| int KernelParamsHIP::LocalIntersection::num_hits |
Definition at line 1266 of file device/hip/globals.h.