Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ transformGizmoDragPolicy.test.ts
File
transformGizmoDragPolicy.test.ts
src/components/viewer3d/transformGizmoDragPolicy.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
* as THREE from
'three'
;
3
import
type
{ Sim3dEuler } from
'../../types/sim3d'
;
4
import
{
Callers
nothing calls this directly
Calls
10
getGizmoAxisVector
Function · 0.90
snapshotTransform
Function · 0.90
getTransformRotation
Function · 0.90
createTransformDragState
Function · 0.90
isTransformGizmoHandleHighlighted
Function · 0.90
getGizmoDragPlane
Function · 0.90
getPointerWorldPosition
Function · 0.90
getGizmoDragTransform
Function · 0.90
buildDragState
Function · 0.85
length
Method · 0.45
Tested by
no test coverage detected