|
Blender V5.0
|
#include "util/types_base.h"Go to the source code of this file.
Classes | |
| struct | uchar3 |
Functions | |
| ccl_device_inline uchar3 | make_uchar3 (const uchar x, const uchar y, uchar z) |
| ccl_device_inline uchar3 make_uchar3 | ( | const uchar | x, |
| const uchar | y, | ||
| uchar | z ) |
Definition at line 32 of file types_uchar3.h.
References ccl_device_inline, x, y, and z().