MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / useTrackballFlyTo.test.ts

File useTrackballFlyTo.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import * as THREE from 'three';
3import { getImageFlyToPose } from './useTrackballFlyTo';
4import { SPHERICAL_FLYTO_DISTANCE_FACTOR, SPHERICAL_INSIDE_ORBIT_DISTANCE_FACTOR } from './sphericalFlyTo';

Callers

nothing calls this directly

Calls 6

buildCameraFunction · 0.90
buildImageFunction · 0.90
buildReconstructionFunction · 0.90
getImageWorldPoseFunction · 0.90
getImageFlyToPoseFunction · 0.90
cloneMethod · 0.45

Tested by

no test coverage detected