|
Blender V4.3
|
#include <types_uchar3.h>
Public Member Functions | |
| __forceinline uchar | operator[] (int i) const |
| __forceinline uchar & | operator[] (int i) |
Public Attributes | |
| uchar | x |
| uchar | y |
| uchar | z |
Definition at line 15 of file types_uchar3.h.
Definition at line 23 of file types_uchar3_impl.h.
References util_assert.
| CCL_NAMESPACE_BEGIN uchar uchar3::operator[] | ( | int | i | ) | const |
Definition at line 16 of file types_uchar3_impl.h.
References util_assert.
| uchar uchar3::x |
Definition at line 16 of file types_uchar3.h.
| uchar uchar3::y |
Definition at line 16 of file types_uchar3.h.
| uchar uchar3::z |
Definition at line 16 of file types_uchar3.h.