mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-20 03:16:10 +00:00
no significant changes
This commit is contained in:
parent
0f4c1c8a5a
commit
8a209c0808
@ -18,6 +18,7 @@ bool MeshModel::Open(const char *filename)
|
||||
qDebug("FAce 0 %f %f \n",cm.face[0].WT(0).u(),cm.face[0].WT(0).v());
|
||||
vcg::tri::UpdateBounding<CMeshO>::Box(cm);
|
||||
vcg::tri::UpdateNormals<CMeshO>::PerVertex(cm);
|
||||
|
||||
|
||||
|
||||
return ret==::vcg::ply::E_NOERROR;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user