MCPcopy Create free account
hub / github.com/colmap/colmap / BaseCameraModel

Method BaseCameraModel

src/colmap/sensor/models.h:286–286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

284struct BaseCameraModel {
285 private:
286 BaseCameraModel() = default;
287 friend CameraModel;
288};
289

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected