Home
last modified time | relevance | path

Searched defs:add_or_find_vert (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dmesh_intersect.cc388 const Vert *add_or_find_vert(const mpq3 &co, int orig) in add_or_find_vert() function in blender::meshintersect::IMeshArena::IMeshArenaImpl
394 const Vert *add_or_find_vert(const double3 &co, int orig) in add_or_find_vert() function in blender::meshintersect::IMeshArena::IMeshArenaImpl
482 const Vert *add_or_find_vert(const mpq3 &mco, const double3 &dco, int orig) in add_or_find_vert() function in blender::meshintersect::IMeshArena::IMeshArenaImpl
545 const Vert *IMeshArena::add_or_find_vert(const mpq3 &co, int orig) in add_or_find_vert() function in blender::meshintersect::IMeshArena
568 const Vert *IMeshArena::add_or_find_vert(const double3 &co, int orig) in add_or_find_vert() function in blender::meshintersect::IMeshArena