|
Blender V5.0
|
#include <globals.h>
Public Attributes | |
| float | t |
| float | u |
| float | v |
| int | prim |
| int | object |
| int | type |
Definition at line 749 of file device/hip/globals.h.
| int KernelParamsHIP::Intersection::object |
Definition at line 752 of file device/hip/globals.h.
| int KernelParamsHIP::Intersection::prim |
Definition at line 751 of file device/hip/globals.h.
| float KernelParamsHIP::Intersection::t |
Definition at line 750 of file device/hip/globals.h.
| int KernelParamsHIP::Intersection::type |
Definition at line 753 of file device/hip/globals.h.
| float KernelParamsHIP::Intersection::u |
Definition at line 750 of file device/hip/globals.h.
| float KernelParamsHIP::Intersection::v |
Definition at line 750 of file device/hip/globals.h.