MCPcopy 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_callbackFunction · 0.70

Calls 1

handle_objectsFunction · 0.70

Tested by

no test coverage detected