Blender V4.5
types_int2.h File Reference
#include "util/types_base.h"

Go to the source code of this file.

Classes

struct  int2

Functions

ccl_device_inline int2 make_int2 (const int x, const int y)

Function Documentation

◆ make_int2()

ccl_device_inline int2 make_int2 ( const int x,
const int y )

Definition at line 32 of file types_int2.h.

References ccl_device_inline, x, and y.