EgtInterface 1.6h3 :
- EgtExplodeSurface per trimesh e Region - Count invece di Nbr - normale a regione e conteggio chunk.
This commit is contained in:
+2
-2
@@ -29,9 +29,9 @@ __stdcall EgtInitMachMgr( const wchar_t* wsMachinesDir)
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
int
|
||||
__stdcall EgtGetMachGroupNbr( void)
|
||||
__stdcall EgtGetMachGroupCount( void)
|
||||
{
|
||||
return ExeGetMachGroupNbr() ;
|
||||
return ExeGetMachGroupCount() ;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user