MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / pointCloudStore.ts

File pointCloudStore.ts

src/store/stores/pointCloudStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2import { persist } from 'zustand/middleware';
3import { STORAGE_KEYS } from '../migration';
4import { mergePointCloudPersistedState } from '../persistedStoreMigrations';

Callers

nothing calls this directly

Calls 2

isSplatColorModeFunction · 0.90
setFunction · 0.85

Tested by

no test coverage detected