Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mrdoob/three.js
/ Matrix3.tests.js
File
Matrix3.tests.js
test/unit/src/math/Matrix3.tests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Matrix3 } from
'../../../../src/math/Matrix3.js'
;
2
import
{ Matrix4 } from
'../../../../src/math/Matrix4.js'
;
3
import
{ Vector2 } from
'../../../../src/math/Vector2.js'
;
4
Callers
nothing calls this directly
Calls
15
matrixEquals3
Function · 0.85
toMatrix4
Function · 0.85
setFromMatrix4
Method · 0.80
makeRotationX
Method · 0.80
makeRotationY
Method · 0.80
makeRotationZ
Method · 0.80
getNormalMatrix
Method · 0.80
transposeIntoArray
Method · 0.80
setUvTransform
Method · 0.80
test
Method · 0.45
determinant
Method · 0.45
set
Method · 0.45
Tested by
no test coverage detected