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

File fileDropzonePointCloudOnly.test.ts

src/hooks/fileDropzonePointCloudOnly.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import { buildPoint3D } from '../test/builders';
3import { runPointCloudOnlyLoad } from './fileDropzonePointCloudOnly';
4

Callers

nothing calls this directly

Calls 2

buildPoint3DFunction · 0.90
runPointCloudOnlyLoadFunction · 0.90

Tested by

no test coverage detected