|
Blender V4.5
|
#include <globals.h>
Public Attributes | |
| float | t |
| float | u |
| float | v |
| int | prim |
| int | object |
| int | type |
Definition at line 733 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::Intersection::object |
Definition at line 736 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::Intersection::prim |
Definition at line 735 of file device/hiprt/globals.h.
| float KernelParamsHIPRT::Intersection::t |
Definition at line 734 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::Intersection::type |
Definition at line 737 of file device/hiprt/globals.h.
| float KernelParamsHIPRT::Intersection::u |
Definition at line 734 of file device/hiprt/globals.h.
| float KernelParamsHIPRT::Intersection::v |
Definition at line 734 of file device/hiprt/globals.h.