MCPcopy
hub / github.com/mrdoob/three.js / Matrix4.tests.js

File Matrix4.tests.js

test/unit/src/math/Matrix4.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 { Vector3 } from '../../../../src/math/Vector3.js';
4import { Euler } from '../../../../src/math/Euler.js';

Callers

nothing calls this directly

Calls 15

setFromMatrix3Method · 0.80
copyPositionMethod · 0.80
makeBasisMethod · 0.80
makeRotationFromEulerMethod · 0.80
extractRotationMethod · 0.80
determinantAffineMethod · 0.80
makeShearMethod · 0.80
makePerspectiveMethod · 0.80
makeRotationXMethod · 0.80
makeRotationYMethod · 0.80
makeRotationZMethod · 0.80
getMaxScaleOnAxisMethod · 0.80

Tested by

no test coverage detected