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

Method update

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

Source from the content-addressed store, hash-verified

25624 this._init());
25625 }
25626 update() {
25627 return (this._delaunator.update(), this._init(), this);
25628 }
25629 _init() {
25630 const t = this._delaunator,
25631 e = this.points;

Callers

nothing calls this directly

Calls 2

_initMethod · 0.95
updateMethod · 0.45

Tested by

no test coverage detected