Blender V4.3
uchar2 Struct Reference

#include <types_uchar2.h>

Public Member Functions

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

Public Attributes

uchar x
 
uchar y
 

Detailed Description

Definition at line 14 of file types_uchar2.h.

Member Function Documentation

◆ operator[]() [1/2]

uchar & uchar2::operator[] ( int i)

Definition at line 23 of file types_uchar2_impl.h.

References util_assert.

◆ operator[]() [2/2]

CCL_NAMESPACE_BEGIN uchar uchar2::operator[] ( int i) const

Definition at line 16 of file types_uchar2_impl.h.

References util_assert.

Member Data Documentation

◆ x

uchar uchar2::x

Definition at line 15 of file types_uchar2.h.

◆ y

uchar uchar2::y

Definition at line 15 of file types_uchar2.h.


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