Home
last modified time | relevance | path

Searched defs:VertexSorter (Results 1 – 6 of 6) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dtriangulator.h121 struct VertexSorter{ struct
122 mutable MonotoneVertex *vertices;
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dtriangulator.h121 struct VertexSorter{ struct
122 mutable MonotoneVertex *vertices;
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/misc/
H A Dtriangulator.h121 struct VertexSorter{ struct
122 mutable MonotoneVertex *vertices;
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/misc/
H A Dtriangulator.h121 struct VertexSorter{ struct
122 mutable MonotoneVertex *vertices;
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/polypartition/
H A Dpolypartition.h189 VertexSorter(MonotoneVertex *v) : vertices(v) {} in VertexSorter() function
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/polypartition/
H A Dpolypartition.h201 VertexSorter(MonotoneVertex *v) : in VertexSorter() function