|
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/hiprt/globals.h.
| int KernelParamsHIPRT::Intersection::object |
Definition at line 752 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::Intersection::prim |
Definition at line 751 of file device/hiprt/globals.h.
| float KernelParamsHIPRT::Intersection::t |
Definition at line 750 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::Intersection::type |
Definition at line 753 of file device/hiprt/globals.h.
| float KernelParamsHIPRT::Intersection::u |
Definition at line 750 of file device/hiprt/globals.h.
| float KernelParamsHIPRT::Intersection::v |
Definition at line 750 of file device/hiprt/globals.h.