MCPcopy Create free account
hub / github.com/alignoth/alignoth / hullPolygon

Method hullPolygon

resources/vega.min.js:25799–25802  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25797 return (t.closePath(), e && e.value());
25798 }
25799 hullPolygon() {
25800 const t = new ZF();
25801 return (this.renderHull(t), t.value());
25802 }
25803 renderTriangle(t, e) {
25804 const n = null == e ? (e = new JF()) : void 0,
25805 { points: r, triangles: i } = this,

Callers

nothing calls this directly

Calls 2

renderHullMethod · 0.95
valueMethod · 0.95

Tested by

no test coverage detected