|
Blender V4.5
|
#include <globals.h>
Public Attributes | |
| int | num_hits |
| struct Intersection | hits [LOCAL_MAX_HITS] |
| float3 | Ng [LOCAL_MAX_HITS] |
Definition at line 1247 of file device/hiprt/globals.h.
| struct Intersection KernelParamsHIPRT::LocalIntersection::hits[LOCAL_MAX_HITS] |
Definition at line 1249 of file device/hiprt/globals.h.
| float3 KernelParamsHIPRT::LocalIntersection::Ng[LOCAL_MAX_HITS] |
Definition at line 1250 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::LocalIntersection::num_hits |
Definition at line 1248 of file device/hiprt/globals.h.