MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / splatFileSourcePolicy.test.ts

File splatFileSourcePolicy.test.ts

src/utils/splatFileSourcePolicy.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import type { LoadedFiles, SplatFileSource } from '../types/colmap';
3import {
4 applyActiveSplatFile,

Callers

nothing calls this directly

Calls 9

loadedFilesHaveSplatDataFunction · 0.90
getNextSplatFileFunction · 0.90
getActiveSplatSourceIdFunction · 0.90
getNextSplatSourceIdFunction · 0.90
findSplatSourceByIdFunction · 0.90
applyActiveSplatFileFunction · 0.90
clearActiveSplatFileFunction · 0.90
mergeRemoteSplatCatalogFunction · 0.90
loadedFunction · 0.85

Tested by

no test coverage detected