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