MCPcopy Index your code
hub / github.com/ericdrowell/ElGrapho / VertexBridge.js

File VertexBridge.js

engine/src/VertexBridge.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Profiler = require('./Profiler');
2const glMatrix = require('gl-matrix');
3const vec2 = glMatrix.vec2;
4//const MAX_NODE_SIZE = 16;

Callers

nothing calls this directly

Calls 4

ProfilerFunction · 0.85
addLineFunction · 0.85
getDirectionFunction · 0.85
getNormalFunction · 0.85

Tested by

no test coverage detected