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

/inkscape/share/extensions/
H A Dpolyhedron_3d.py254 def get_transformed_pts( vtx_list, trans_mat):#translate the points according to the matrix function
490 transformed_pts = get_transformed_pts(obj.vtx, trans_mat) #the points as projected in the z-axis onto the viewplane

Completed in 12 milliseconds