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

File trackballControlsViewModel.test.ts

src/components/viewer3d/trackballControlsViewModel.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import * as THREE from 'three';
3import {
4 buildCameraViewState,

Callers

nothing calls this directly

Calls 15

getTouchDistanceFunction · 0.90
getPointDistanceFunction · 0.90
getTouchCenterFunction · 0.90
easeOutCubicFunction · 0.90
isMovementKeyFunction · 0.90
isTextEntryTargetFunction · 0.90
shouldCaptureMovementKeyFunction · 0.90
getKeyboardMoveSpeedFunction · 0.90
clampValueFunction · 0.90
getClampedPointerDeltaFunction · 0.90
hasPointerDeltaFunction · 0.90

Tested by

no test coverage detected