MCPcopy Create free account
hub / github.com/breck7/scroll / encloseBasis1

Function encloseBasis1

external/.d3.js:13366–13372  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

13364}
13365
13366function encloseBasis1(a) {
13367 return {
13368 x: a.x,
13369 y: a.y,
13370 r: a.r
13371 };
13372}
13373
13374function encloseBasis2(a, b) {
13375 var x1 = a.x, y1 = a.y, r1 = a.r,

Callers 1

encloseBasisFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected