Home
last modified time | relevance | path

Searched refs:SCULPT_nearest_vertex_get (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dsculpt_intern.h255 int SCULPT_nearest_vertex_get(struct Sculpt *sd,
H A Dsculpt_boundary.c941 initial_vertex = SCULPT_nearest_vertex_get( in SCULPT_do_boundary_brush()
H A Dsculpt_pose.c686 int nearest_vertex_index = SCULPT_nearest_vertex_get(sd, ob, initial_location, FLT_MAX, true); in pose_ik_chain_init_topology()
H A Dsculpt.c1000 int SCULPT_nearest_vertex_get( in SCULPT_nearest_vertex_get() function
1113 v = SCULPT_nearest_vertex_get(sd, ob, location, radius_squared, false); in SCULPT_floodfill_add_initial_with_symmetry()
1137 v = SCULPT_nearest_vertex_get(sd, ob, location, radius_squared, false); in SCULPT_floodfill_add_active()