Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/stemkoski/stemkoski.github.com
/ handle_mesh
Function
handle_mesh
Three.js/js/ThreeDebug.js:6917–6922 ·
view source on GitHub ↗
( geo, id )
Source
from the content-addressed store, hash-verified
6915
};
6916
6917
function
handle_mesh( geo, id ) {
6918
6919
result.geometries[ id ] = geo;
6920
handle_objects();
6921
6922
};
6923
6924
function
create_callback( id ) {
6925
Callers
1
create_callback
Function · 0.70
Calls
1
handle_objects
Function · 0.70
Tested by
no test coverage detected