Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
Profiler = require(
'./Profiler'
);
2
const
glMatrix = require(
'gl-matrix'
);
3
const
vec2 = glMatrix.vec2;
4
//const MAX_NODE_SIZE = 16;
Callers
nothing calls this directly
Calls
4
Profiler
Function · 0.85
addLine
Function · 0.85
getDirection
Function · 0.85
getNormal
Function · 0.85
Tested by
no test coverage detected