EgtGeomKernel : Modifiche per Scanner e Load/Save di GeomDB con nome file.
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ GdbObj::Save( std::ostream& osOut) const
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
bool
|
||||
GdbObj::Load( const std::string& sType, CScan& TheScanner, int& nParentId)
|
||||
GdbObj::Load( const std::string& sType, Scanner& TheScanner, int& nParentId)
|
||||
{
|
||||
int nType ;
|
||||
string sLine ;
|
||||
|
||||
Reference in New Issue
Block a user