EgtGeomKernel : Modifiche per Scanner e Load/Save di GeomDB con nome file.

This commit is contained in:
Dario Sassi
2013-12-12 09:11:29 +00:00
parent a3308d8e23
commit fb0ca2906f
23 changed files with 50 additions and 78 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ GeoVector3d::Save( ostream& osOut) const
//----------------------------------------------------------------------------
bool
GeoVector3d::Load( CScan& TheScanner)
GeoVector3d::Load( Scanner& TheScanner)
{
string sLine ;