mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
enabled actions to github
This commit is contained in:
parent
66a6036277
commit
a3879881cc
@ -196,6 +196,7 @@ std::map<std::string, QVariant> FilterHeatGeodesicPlugin::applyFilter(const QAct
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
cb(100*2/10, "Building Linear System (Heatflow)...");
|
||||
Eigen::SparseMatrix<double> mass(mesh.VN(), mesh.VN());
|
||||
buildMassMatrix(mesh, mass);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user