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

File Mesh.tests.js

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

Source from the content-addressed store, hash-verified

1import { Object3D } from '../../../../src/core/Object3D.js';
2import { Mesh } from '../../../../src/objects/Mesh.js';
3import { Raycaster } from '../../../../src/core/Raycaster.js';
4import { PlaneGeometry } from '../../../../src/geometries/PlaneGeometry.js';

Callers

nothing calls this directly

Calls 8

testMethod · 0.45
cloneMethod · 0.45
setMethod · 0.45
raycastMethod · 0.45
identityMethod · 0.45
setXMethod · 0.45
updateMatrixWorldMethod · 0.45
setYMethod · 0.45

Tested by

no test coverage detected