Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
;
2
import
type
{ LoadedFiles, SplatFileSource } from
'../types/colmap'
;
3
import
{
4
applyActiveSplatFile,
Callers
nothing calls this directly
Calls
9
loadedFilesHaveSplatData
Function · 0.90
getNextSplatFile
Function · 0.90
getActiveSplatSourceId
Function · 0.90
getNextSplatSourceId
Function · 0.90
findSplatSourceById
Function · 0.90
applyActiveSplatFile
Function · 0.90
clearActiveSplatFile
Function · 0.90
mergeRemoteSplatCatalog
Function · 0.90
loaded
Function · 0.85
Tested by
no test coverage detected