Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/python/mathutils/
H A Dmathutils_bvhtree.c505 BLI_INLINE uint overlap_hash(const void *overlap_v) in overlap_hash() argument
507 const BVHTreeOverlap *overlap = overlap_v; in overlap_hash()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/uvedit/
H A Duvedit_select.c3506 BLI_INLINE uint overlap_hash(const void *overlap_v) in overlap_hash() argument
3508 const BVHTreeOverlap *overlap = overlap_v; in overlap_hash()