Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ colmapPlyWriter.test.ts
File
colmapPlyWriter.test.ts
src/parsers/colmapPlyWriter.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
{ buildPoint3D } from
'../test/builders'
;
3
import
{ writePointsPLY } from
'./colmapPlyWriter'
;
4
Callers
nothing calls this directly
Calls
2
buildPoint3D
Function · 0.90
writePointsPLY
Function · 0.90
Tested by
no test coverage detected