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

File Box3.tests.js

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

Source from the content-addressed store, hash-verified

1import { Box3 } from '../../../../src/math/Box3.js';
2import { Sphere } from '../../../../src/math/Sphere.js';
3import { Triangle } from '../../../../src/math/Triangle.js';
4import { Plane } from '../../../../src/math/Plane.js';

Callers

nothing calls this directly

Calls 15

compareBoxFunction · 0.85
setFromArrayMethod · 0.80
expandByObjectMethod · 0.80
translateXMethod · 0.80
intersectsTriangleMethod · 0.80
getBoundingSphereMethod · 0.80
testMethod · 0.45
equalsMethod · 0.45
cloneMethod · 0.45
setMethod · 0.45
setFromPointsMethod · 0.45

Tested by

no test coverage detected