Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/stemkoski/stemkoski.github.com
/ resize
Function
resize
Three.js/js/ThreeDebug.js:1305–1310 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1303
_width, _height, _isEmpty = true;
1304
1305
function
resize() {
1306
1307
_width = _right - _left;
1308
_height = _bottom - _top;
1309
1310
}
1311
1312
this.getX =
function
() {
1313
Callers
1
ThreeDebug.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected