Blender  V3.3
Classes | Functions
types_uint4.h File Reference

Go to the source code of this file.

Classes

struct  uint4
 

Functions

ccl_device_inline uint4 make_uint4 (uint x, uint y, uint z, uint w)
 

Function Documentation

◆ make_uint4()

ccl_device_inline uint4 make_uint4 ( uint  x,
uint  y,
uint  z,
uint  w 
)

Definition at line 26 of file types_uint4_impl.h.

References Freestyle::a, w(), x, y, and z.

Referenced by Mesh::pack_verts().