Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_math_vector.h231 MINLINE double len_squared_v2v2_db(const double a[2], const double b[2]) ATTR_WARN_UNUSED_RESULT;
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dmath_vector_inline.c1073 MINLINE double len_squared_v2v2_db(const double a[2], const double b[2]) in len_squared_v2v2_db() function