|
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/oneapi/globals.h.
| __forceinline float & KernelGlobalsGPU::float2::operator[] | ( | int | i | ) |
| __forceinline float KernelGlobalsGPU::float2::operator[] | ( | int | i | ) | const |
| float KernelGlobalsGPU::float2::x |
Definition at line 14 of file device/oneapi/globals.h.
| float KernelGlobalsGPU::float2::y |
Definition at line 14 of file device/oneapi/globals.h.