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

File rigs.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { BinaryWriter } from './BinaryWriter';
3import { parseRigsBinary, parseRigsText } from './rigs';
4import { SensorType } from '../types/rig';

Callers

nothing calls this directly

Calls 4

parseRigsBinaryFunction · 0.90
parseRigsTextFunction · 0.90
createBinaryRigBufferFunction · 0.85
getMethod · 0.80

Tested by

no test coverage detected