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

File colmapPlyWriter.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { buildPoint3D } from '../test/builders';
3import { writePointsPLY } from './colmapPlyWriter';
4

Callers

nothing calls this directly

Calls 2

buildPoint3DFunction · 0.90
writePointsPLYFunction · 0.90

Tested by

no test coverage detected