MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / blob

Method blob

src/hooks/frustumTextureCache.ts:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21
22interface BlobResponse {
23 blob(): Promise<Blob>;
24}
25
26export interface LoadFrustumBitmapDeps {

Callers 8

downloadZipFunction · 0.80
fetchUrlImageFunction · 0.80
fetchUrlImageRawFunction · 0.80
fetchUrlMaskFunction · 0.80
readResponseToBlobFunction · 0.80
builders.test.tsFile · 0.80
getOrLoadFrustumBitmapFunction · 0.80
fetchSplatUrlFileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected