Blender V5.0
KernelParamsHIPRT::uchar3 Struct Reference

#include <globals.h>

Public Member Functions

__forceinline uchar operator[] (int i) const
__forceinline ucharoperator[] (int i)

Public Attributes

uchar x
uchar y
uchar z

Detailed Description

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

Member Function Documentation

◆ operator[]() [1/2]

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

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

◆ operator[]() [2/2]

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

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

Member Data Documentation

◆ x

uchar KernelParamsHIPRT::uchar3::x

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

◆ y

uchar KernelParamsHIPRT::uchar3::y

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

◆ z

uchar KernelParamsHIPRT::uchar3::z

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


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