Searched refs:get_z_sort_param (Results 1 - 1 of 1) sorted by relevance

/inkscape/share/extensions/
H A Dpolyhedron_3d.py280 def get_z_sort_param(pts, face, method): #returns the z-sorting parameter specified by 'method' ('max', 'min', 'cent') function
515 z_sort_param = get_z_sort_param(transformed_pts, face, so.z_sort)

Completed in 19 milliseconds