Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/release/scripts/addons/curve_tools/
H A Dmathematics.py28 def CalcIntersectionPointLineSegment(self, PL1, PL2): member in Plane
96 parP = planeQ.CalcIntersectionPointLineSegment(v3P0, v3P1)
102 parQ = planeP.CalcIntersectionPointLineSegment(v3Q0, v3Q1)
113 parP = planeQ.CalcIntersectionPointLineSegment(v3P0, v3P1)
120 parQ = planeP.CalcIntersectionPointLineSegment(v3Q0, v3Q1)