EgtInterface 1.6h3 :
- EgtExplodeSurface per trimesh e Region - Count invece di Nbr - normale a regione e conteggio chunk.
This commit is contained in:
@@ -70,9 +70,9 @@ __stdcall EgtIsSelectedObj( int nId)
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
int
|
||||
__stdcall EgtGetSelectedObjNbr( void)
|
||||
__stdcall EgtGetSelectedObjCount( void)
|
||||
{
|
||||
return ExeGetSelectedObjNbr() ;
|
||||
return ExeGetSelectedObjCount() ;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user