MCPcopy 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 */
402export function clearSelectedImageTexture(): void {
403 clearSelectedImageTextureCache();
404}

Callers 1

Calls 1

Tested by

no test coverage detected