Blender V5.0
types_uchar3.h File Reference
#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)

Function Documentation

◆ make_uchar3()

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().