EgtInterface 1.6r1 :
- aggiunta in interfaccia EgtSurfFrChunkSimpleClassify.
This commit is contained in:
@@ -376,6 +376,13 @@ __stdcall EgtSurfFrChunkCount( int nId)
|
||||
return ExeSurfFrChunkCount( nId) ;
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
int
|
||||
__stdcall EgtSurfFrChunkSimpleClassify( int nId1, int nChunk1, int nId2, int nChunk2)
|
||||
{
|
||||
return ExeSurfFrChunkSimpleClassify( nId1, nChunk1, nId2, nChunk2) ;
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
int
|
||||
__stdcall EgtSurfTmFacetCount( int nId)
|
||||
|
||||
Reference in New Issue
Block a user