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

File Vector4.tests.js

test/unit/src/math/Vector4.tests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Vector4 } from '../../../../src/math/Vector4.js';
2import { Matrix4 } from '../../../../src/math/Matrix4.js';
3import { BufferAttribute } from '../../../../src/core/BufferAttribute.js';
4import {

Callers

nothing calls this directly

Calls 15

makeRotationXMethod · 0.80
testMethod · 0.45
setMethod · 0.45
setXMethod · 0.45
setYMethod · 0.45
setZMethod · 0.45
setWMethod · 0.45
copyMethod · 0.45
addMethod · 0.45
addVectorsMethod · 0.45
addScaledVectorMethod · 0.45
subMethod · 0.45

Tested by

no test coverage detected