Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ clone
Method
clone
src/test/builders/browserFakes.ts:203–208 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
201
}
202
203
clone(): VideoFrame {
204
return
new
TestVideoFrame({
205
close: this.close,
206
timestamp: this.timestamp,
207
});
208
}
209
210
copyTo(): Promise<PlaneLayout[]> {
211
return
Promise.resolve([]);
Callers
15
applyEulerTransform
Function · 0.45
screenshotCameraPolicy.test.ts
File · 0.45
getNormalArrowData
Function · 0.45
getKeyboardMovementAcceleration
Function · 0.45
useTrackballFlyTo.test.ts
File · 0.45
computeSphericalFlyToPose
Function · 0.45
sphericalFlyTo.test.ts
File · 0.45
getFloorPlaneWidgetData
Function · 0.45
trackballFramePolicy.test.ts
File · 0.45
useTrackballProjectionSync
Function · 0.45
applyTrackballViewVectors
Function · 0.45
projectWorldPoint
Function · 0.45
Calls
no outgoing calls
Tested by
5
applyEulerTransform
Function · 0.36
applySim3d
Function · 0.36
projectThreePointToPixel
Function · 0.36
colmapCameraPointToWorld
Function · 0.36
projectColmapPinholePoint
Function · 0.36