Blender V4.3
types_int2.h File Reference

Go to the source code of this file.

Classes

struct  int2

Functions

ccl_device_inline int2 make_int2 (int x, int y)

Function Documentation

◆ make_int2()