Home
last modified time | relevance | path

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

/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/polypartition/
H A Dpolypartition.cpp192 TPPLPoint linep1, linep2; in RemoveHoles() local
272 linep2 = iter2->GetPoint((i2 + 1) % (iter2->GetNumPoints())); in RemoveHoles()
273 if (Intersects(holepoint, polypoint, linep1, linep2)) { in RemoveHoles()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dtriangulator.cpp171 Vector2 linep1,linep2; in RemoveHoles() local
238 linep2 = iter2->get().GetPoint((i2+1)%(iter2->get().GetNumPoints())); in RemoveHoles()
239 if(Intersects(holepoint,polypoint,linep1,linep2)) { in RemoveHoles()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/polypartition/
H A Dpolypartition.cpp179 TPPLPoint linep1,linep2; in RemoveHoles() local
246 linep2 = iter2->GetPoint((i2+1)%(iter2->GetNumPoints())); in RemoveHoles()
247 if(Intersects(holepoint,polypoint,linep1,linep2)) { in RemoveHoles()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dtriangulator.cpp171 Vector2 linep1,linep2; in RemoveHoles() local
238 linep2 = iter2->get().GetPoint((i2+1)%(iter2->get().GetNumPoints())); in RemoveHoles()
239 if(Intersects(holepoint,polypoint,linep1,linep2)) { in RemoveHoles()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/misc/
H A Dtriangulator.cpp171 Vector2 linep1,linep2; in RemoveHoles() local
238 linep2 = iter2->get().GetPoint((i2+1)%(iter2->get().GetNumPoints())); in RemoveHoles()
239 if(Intersects(holepoint,polypoint,linep1,linep2)) { in RemoveHoles()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/misc/
H A Dtriangulator.cpp171 Vector2 linep1,linep2; in RemoveHoles() local
238 linep2 = iter2->get().GetPoint((i2+1)%(iter2->get().GetNumPoints())); in RemoveHoles()
239 if(Intersects(holepoint,polypoint,linep1,linep2)) { in RemoveHoles()