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

File reconstructionExportData.test.ts

src/parsers/reconstructionExportData.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from 'vitest';
2import { buildPoint3D, buildReconstruction } from '../test/builders';
3import { getPoints3DForExport, type ExportPointSource } from './reconstructionExportData';
4

Callers

nothing calls this directly

Calls 3

buildPoint3DFunction · 0.90
buildReconstructionFunction · 0.90
getPoints3DForExportFunction · 0.90

Tested by

no test coverage detected