MCPcopy Create free account
hub / github.com/CNCKitchen/stlTexturizer / getCurrentMesh

Function getCurrentMesh

js/viewer.js:644–644  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

642 perspCamera.updateProjectionMatrix();
643
644 // Isometric-ish view from front-right-above in Z-up space
645 const dir = new THREE.Vector3(0.6, -1.2, 0.8).normalize();
646 controls.target.copy(sphere.center);
647

Callers 8

pickTriangleFunction · 0.90
updateMaskingTriDebugFunction · 0.90
paintAtFunction · 0.90
_updateShiftLinePreviewFunction · 0.90
updatePlaceOnFaceHoverFunction · 0.90
handlePlaceOnFaceClickFunction · 0.90
updateBrushCursorFunction · 0.90
updateBrushHoverFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected