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

File sphericalFlyTo.test.ts

src/components/viewer3d/sphericalFlyTo.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 { computeSphericalFlyToPose, SPHERICAL_FLYTO_DISTANCE_FACTOR } from './sphericalFlyTo';
4

Callers

nothing calls this directly

Calls 2

cloneMethod · 0.45

Tested by

no test coverage detected