Blender V5.0
KernelParamsOptiX::uchar4 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
uchar w

Detailed Description

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

Member Function Documentation

◆ operator[]() [1/2]

__forceinline uchar & KernelParamsOptiX::uchar4::operator[] ( int i)
inline

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

◆ operator[]() [2/2]

__forceinline uchar KernelParamsOptiX::uchar4::operator[] ( int i) const
inline

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

Member Data Documentation

◆ w

uchar KernelParamsOptiX::uchar4::w

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

◆ x

uchar KernelParamsOptiX::uchar4::x

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

◆ y

uchar KernelParamsOptiX::uchar4::y

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

◆ z

uchar KernelParamsOptiX::uchar4::z

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


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