|
Blender V5.0
|
#include <globals.h>
Public Member Functions | |
| __forceinline float | operator[] (int i) const |
| __forceinline float & | operator[] (int i) |
Public Attributes | |
| float | x |
| float | y |
Definition at line 13 of file device/hiprt/globals.h.
| __forceinline float & KernelParamsHIPRT::float2::operator[] | ( | int | i | ) |
| __forceinline float KernelParamsHIPRT::float2::operator[] | ( | int | i | ) | const |
| float KernelParamsHIPRT::float2::x |
Definition at line 14 of file device/hiprt/globals.h.
| float KernelParamsHIPRT::float2::y |
Definition at line 14 of file device/hiprt/globals.h.