| 1 | import { BufferAttribute } from '../../../../src/core/BufferAttribute.js'; |
| 2 | import { Triangle } from '../../../../src/math/Triangle.js'; |
| 3 | import { Box3 } from '../../../../src/math/Box3.js'; |
| 4 | import { Plane } from '../../../../src/math/Plane.js'; |
nothing calls this directly
no test coverage detected