Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
interface
BlobResponse {
23
blob(): Promise<Blob>;
24
}
25
26
export
interface
LoadFrustumBitmapDeps {
Callers
8
downloadZip
Function · 0.80
fetchUrlImage
Function · 0.80
fetchUrlImageRaw
Function · 0.80
fetchUrlMask
Function · 0.80
readResponseToBlob
Function · 0.80
builders.test.ts
File · 0.80
getOrLoadFrustumBitmap
Function · 0.80
fetchSplatUrlFile
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected