fixed correspondence-point deletion
This commit is contained in:
@@ -95,7 +95,7 @@ MainController::MainController() {
|
||||
connect(mw, &MainWindow::onGridShowEdges, [&] (const bool show) {mw->getMapView3D()->getGridRenderer()->setShowEdges(show);} );
|
||||
|
||||
|
||||
mapModel->load("../IndoorMap/maps/SHL36.xml");
|
||||
mapModel->load("../IndoorMap/maps/SHL37.xml");
|
||||
//mapModel->resize(0.983, 0.983, 1, -0.2, -0.3, 0);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user