Blender V5.0
KernelParamsHIPRT::int2 Struct Reference

#include <globals.h>

Public Member Functions

__forceinline int operator[] (int i) const
__forceinline int & operator[] (int i)

Public Attributes

int x
int y

Detailed Description

Definition at line 12 of file device/hiprt/globals.h.

Member Function Documentation

◆ operator[]() [1/2]

__forceinline int & KernelParamsHIPRT::int2::operator[] ( int i)
inline

Definition at line 23 of file device/hiprt/globals.h.

◆ operator[]() [2/2]

__forceinline int KernelParamsHIPRT::int2::operator[] ( int i) const
inline

Definition at line 16 of file device/hiprt/globals.h.

Member Data Documentation

◆ x

int KernelParamsHIPRT::int2::x

Definition at line 13 of file device/hiprt/globals.h.

◆ y

int KernelParamsHIPRT::int2::y

Definition at line 13 of file device/hiprt/globals.h.


The documentation for this struct was generated from the following file: