Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/
H A Dpolyhedron_3d.py145 def get_unit_normal(pts, face, cw_wound): argument
151 winding = -1 if cw_wound else 1
359 norm = get_unit_normal(transformed_pts, face, so.cw_wound)