| 1 | import { Vector3 } from '../../../../src/math/Vector3.js'; |
| 2 | import { Vector4 } from '../../../../src/math/Vector4.js'; |
| 3 | import { Matrix3 } from '../../../../src/math/Matrix3.js'; |
| 4 | import { Matrix4 } from '../../../../src/math/Matrix4.js'; |
nothing calls this directly
no test coverage detected