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

File Object3D.tests.js

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

Source from the content-addressed store, hash-verified

1import { Object3D } from '../../../../src/core/Object3D.js';
2
3import { Vector3 } from '../../../../src/math/Vector3.js';
4import { Euler } from '../../../../src/math/Euler.js';

Callers

nothing calls this directly

Calls 15

makeRotationXMethod · 0.80
setFromQuaternionMethod · 0.80
getWorldQuaternionMethod · 0.80
setRotationFromEulerMethod · 0.80
setRotationFromMatrixMethod · 0.80
translateOnAxisMethod · 0.80
translateXMethod · 0.80
translateYMethod · 0.80
translateZMethod · 0.80
localToWorldMethod · 0.80

Tested by

no test coverage detected