Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ cameraFrustumGeometry.test.ts
File
cameraFrustumGeometry.test.ts
src/components/viewer3d/cameraFrustumGeometry.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
{
4
buildCameraFrustumItems,
Callers
nothing calls this directly
Calls
15
buildCamera
Function · 0.90
buildImage
Function · 0.90
buildReconstruction
Function · 0.90
buildCameraIdToIndex
Function · 0.90
buildImageFrameIndexMap
Function · 0.90
getFrustumBaseColor
Function · 0.90
getFrustumMetricColorScale
Function · 0.90
buildFile
Function · 0.90
buildImageStats
Function · 0.90
buildCameraFrustumItems
Function · 0.90
getFrustumPlaneSize
Function · 0.90
buildFrustumLineGeometryData
Function · 0.90
Tested by
no test coverage detected