EgtGeomKernel 2.5g1 :

- aggiunta funzione GetSurfTmNearestVertex
- a SurfTriMesh aggiunti metodi MoveVertex e GetAllVertInFacet
- corretta DoCompacting di SurfTriMesh aggiungendo verifica del calcolo della normale dei triangoli.
This commit is contained in:
DarioS
2023-07-07 17:04:15 +02:00
parent b5b48bf4c2
commit e4815830cd
7 changed files with 177 additions and 46 deletions
+1 -1
View File
@@ -453,7 +453,7 @@ GeomDB::Save( const INTVECTOR& vId, const string& sFileOut, int nFlag) const
return false ;
// ciclo sugli oggetti da esportare
unordered_set<int> usSavedId ;
INTUNORDSET usSavedId ;
for ( const auto nId : vId) {
// se già salvato, passo oltre