MCPcopy
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

1import { Matrix3 } from '../../../../src/math/Matrix3.js';
2import { Matrix4 } from '../../../../src/math/Matrix4.js';
3import { Vector2 } from '../../../../src/math/Vector2.js';
4

Callers

nothing calls this directly

Calls 15

matrixEquals3Function · 0.85
toMatrix4Function · 0.85
setFromMatrix4Method · 0.80
makeRotationXMethod · 0.80
makeRotationYMethod · 0.80
makeRotationZMethod · 0.80
getNormalMatrixMethod · 0.80
transposeIntoArrayMethod · 0.80
setUvTransformMethod · 0.80
testMethod · 0.45
determinantMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected