MCPcopy
hub / github.com/microsoft/SandDance / point

Function point

docs/tests/v2/es6/js/sanddance.js:80371–80373  ·  view source on GitHub ↗
(p)

Source from the content-addressed store, hash-verified

80369 }
80370
80371 function point(p) {
80372 return transformPoint(p);
80373 }
80374
80375 function line(arcs) {
80376 var points = [];

Callers 4

geometryFunction · 0.70
_defaultFunction · 0.70
sanddance.jsFile · 0.70
trailFunction · 0.70

Calls 11

transformPointFunction · 0.70
fFunction · 0.70
pointishFunction · 0.70
bandFunction · 0.70
rotateFunction · 0.70
visibleFunction · 0.70
projectFunction · 0.70
moveToMethod · 0.45
lineToMethod · 0.45
arcMethod · 0.45
closePathMethod · 0.45

Tested by

no test coverage detected