Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ screenshotCameraPolicy.test.ts
File
screenshotCameraPolicy.test.ts
src/components/viewer3d/screenshotCameraPolicy.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
* as THREE from
'three'
;
3
import
{ cloneCameraForScreenshotRender } from
'./screenshotCameraPolicy'
;
4
Callers
nothing calls this directly
Calls
2
cloneCameraForScreenshotRender
Function · 0.90
clone
Method · 0.45
Tested by
no test coverage detected