MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / TransformPanel.tsx

File TransformPanel.tsx

src/components/viewer3d/panels/TransformPanel.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { memo, useCallback } from 'react';
2import { useHotkeys } from 'react-hotkeys-hook';
3import { useFileDropzone } from '../../../hooks/useFileDropzone';
4import { TransformIcon } from '../../../icons';

Callers

nothing calls this directly

Calls 9

useFileDropzoneFunction · 0.90
getTransformPanelStateFunction · 0.90
radiansToDegreesFunction · 0.90
degreesToRadiansFunction · 0.90
applyTransformPresetFunction · 0.85
hasPointsMethod · 0.80

Tested by

no test coverage detected