Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ComputationalRobotics/XM-code
/ Camera
Method
Camera
deps/glomap/glomap/scene/camera.h:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
struct Camera : public colmap::Camera {
13
Camera() : colmap::Camera() {}
14
Camera(const colmap::Camera& camera) : colmap::Camera(camera) {}
15
16
Camera& operator=(const colmap::Camera& camera) {
Callers
1
XM_Ceres_interface
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected