Searched defs:get_angle (Results 1 - 1 of 1) sorted by relevance

/inkscape/share/extensions/
H A Dpolyhedron_3d.py204 def get_angle( vector1, vector2 ): #returns the angle between two vectors function
514 angle = get_angle( norm, lighting )#get the angle between the normal and the lighting vector

Completed in 15 milliseconds