MCPcopy 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

1import { describe, expect, it } from 'vitest';
2import * as THREE from 'three';
3import type { Sim3dEuler } from '../../types/sim3d';
4import {

Callers

nothing calls this directly

Calls 10

getGizmoAxisVectorFunction · 0.90
snapshotTransformFunction · 0.90
getTransformRotationFunction · 0.90
createTransformDragStateFunction · 0.90
getGizmoDragPlaneFunction · 0.90
getPointerWorldPositionFunction · 0.90
getGizmoDragTransformFunction · 0.90
buildDragStateFunction · 0.85
lengthMethod · 0.45

Tested by

no test coverage detected