Blender  V3.3
Functions
types_float2_impl.h File Reference
#include <cstdio>

Go to the source code of this file.

Functions

ccl_device_inline float2 make_float2 (float x, float y)
 
ccl_device_inline void print_float2 (const char *label, const float2 &a)
 

Function Documentation

◆ make_float2()

ccl_device_inline float2 make_float2 ( float  x,
float  y 
)

Definition at line 32 of file types_float2_impl.h.

References Freestyle::a, x, and y.

◆ print_float2()

ccl_device_inline void print_float2 ( const char *  label,
const float2 a 
)

Definition at line 38 of file types_float2_impl.h.

References Freestyle::a, and label.