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

Method SetImageSize

src/colmap/ui/model_viewer_widget.cc:877–880  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

875}
876
877void ModelViewerWidget::SetImageSize(const float image_size) {
878 image_size_ = image_size;
879 UploadImageData();
880}
881
882void ModelViewerWidget::SetBackgroundColor(const float r,
883 const float g,

Callers 1

AssembleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected