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

File imagePlaneTexturePrefetch.test.ts

src/components/viewer3d/imagePlaneTexturePrefetch.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import { buildFile, buildImage, buildReconstruction } from '../../test/builders';
3import { prefetchImagePlaneTexturesForReconstruction } from './imagePlaneTexturePrefetch';
4

Callers

nothing calls this directly

Calls 4

buildImageFunction · 0.90
buildFileFunction · 0.90
buildReconstructionFunction · 0.90

Tested by

no test coverage detected