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

File Triangle.tests.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

getAreaMethod · 0.80
getMidpointMethod · 0.80
getPlaneMethod · 0.80
getBarycoordMethod · 0.80
isFrontFacingMethod · 0.80
testMethod · 0.45
equalsMethod · 0.45
negateMethod · 0.45
cloneMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected