Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ clearSelectedImageTexture
Function
clearSelectedImageTexture
src/hooks/useFrustumTexture.ts:402–404 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
400
* Call this when loading a
new
reconstruction.
401
*/
402
export
function
clearSelectedImageTexture(): void {
403
clearSelectedImageTextureCache();
404
}
Callers
1
useFrustumTexture.test.ts
File · 0.90
Calls
1
clearSelectedImageTextureCache
Function · 0.90
Tested by
no test coverage detected