Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ create } from
'zustand'
;
2
import
* as THREE from
'three'
;
3
import
type
{ AxesCoordinateSystem } from
'../types'
;
4
import
{
Callers
nothing calls this directly
Calls
4
getRequiredPointCount
Function · 0.90
set
Function · 0.85
getAxisCycleOrder
Function · 0.85
get
Function · 0.50
Tested by
no test coverage detected