Blender V4.3
types_uint3.h File Reference

Go to the source code of this file.

Classes

struct  uint3
struct  packed_uint3

Functions

ccl_device_inline uint3 make_uint3 (uint x, uint y, uint z)

Function Documentation

◆ make_uint3()

ccl_device_inline uint3 make_uint3 ( uint x,
uint y,
uint z )