MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / transformActions.test.ts

File transformActions.test.ts

src/store/actions/transformActions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it } from 'vitest';
2import { buildFile, buildLoadedFiles, buildPoint3D, buildReconstruction } from '../../test/builders';
3import { createSim3dFromEuler, transformPoint } from '../../utils/sim3dTransforms';
4import { useFloorPlaneStore } from '../stores/floorPlaneStore';

Callers

nothing calls this directly

Calls 8

buildFileFunction · 0.90
buildPoint3DFunction · 0.90
buildReconstructionFunction · 0.90
buildLoadedFilesFunction · 0.90
applyTransformToDataFunction · 0.90
transformPointFunction · 0.90
createSim3dFromEulerFunction · 0.90
getMethod · 0.80

Tested by

no test coverage detected