Home
last modified time | relevance | path

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

/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Drenametools.sh13 . rename.sh tools_vertices_snap_together_along_axis\( tools_vertices_snap_together_along_axis\(the_…
H A Dtools.h34 void tools_vertices_snap_together_along_axis( Model *model, GSList * plist, int axis ) ;
H A Dtoolbox.c153 tools_vertices_snap_together_along_axis(the_model, the_model->selected_verts, active_axis ); in tb_snap_together_active_axis()
H A Dtools.c117 void tools_vertices_snap_together_along_axis( Model *model, GSList * plist, int axis ) { in tools_vertices_snap_together_along_axis() function