Home
last modified time | relevance | path

Searched refs:abs_v2_v2 (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_math_vector.h190 MINLINE void abs_v2_v2(float r[2], const float a[2]);
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dmath_vector_inline.c850 MINLINE void abs_v2_v2(float r[2], const float a[2]) in abs_v2_v2() function