EgtGeomKernel 1.4a3 : Migliorata gestione gruppi, aggiunti GdbIterator, GeoFrame3d e IdManager.
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
//----------------------------------------------------------------------------
|
||||
GdbNode::GdbNode( void)
|
||||
{
|
||||
m_nId = - 1 ;
|
||||
m_nId = GDB_ID_NULL ;
|
||||
m_pNext = nullptr ;
|
||||
m_pPrev = nullptr ;
|
||||
m_pParent = nullptr ;
|
||||
|
||||
Reference in New Issue
Block a user