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

File pointPickingStore.ts

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

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2import * as THREE from 'three';
3import type { AxesCoordinateSystem } from '../types';
4import {

Callers

nothing calls this directly

Calls 4

getRequiredPointCountFunction · 0.90
setFunction · 0.85
getAxisCycleOrderFunction · 0.85
getFunction · 0.50

Tested by

no test coverage detected