EgtGeomKernel 1.8d1 :

- inserite le modifiche di Lorenzo a Zmap
- aggiunta a Zmap la possibilità di visualizzare le normali.
This commit is contained in:
Dario Sassi
2017-04-06 07:22:43 +00:00
parent ed16ca5f3a
commit e7b2c55cbb
9 changed files with 4839 additions and 1633 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ VolZmap::GetType( void) const
const string&
VolZmap::GetTitle( void) const
{
static const string sTitle = "VolZm" ;
static const string sTitle = "Zmap" ;
return sTitle ;
}