mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 02:54:36 +00:00
Added a missing updateBBox
This commit is contained in:
parent
97e61b5774
commit
d8af325299
@ -110,7 +110,7 @@ bool FilterScanMergingPlugin::applyFilter(QAction *filter, MeshDocument &md, Ric
|
||||
tri::UpdatePosition<CMeshO>::Matrix(mmp->cm, Inverse(mmp->cm.Tr), true);
|
||||
}
|
||||
}
|
||||
|
||||
tri::UpdateBounding<CMeshO>::Box(destMesh->cm);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user