Include :

- aggiornamento prototipi.
This commit is contained in:
Dario Sassi
2018-12-19 08:49:47 +00:00
parent a1fcd34a26
commit 76f45d309f
4 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -521,7 +521,7 @@ EIN_EXPORT BOOL __stdcall EgtLineSurfTmInters( const double ptP[3], const double
int*& vFlagInters, double*& vParInters, int* pnCount) ;
// Nesting
EIN_EXPORT BOOL __stdcall EgtCreateFlatParts( int nType) ;
EIN_EXPORT BOOL __stdcall EgtCreateFlatParts( int nType, double dToler) ;
EIN_EXPORT BOOL __stdcall EgtAdjustFlatPartLayer( int nLayerId) ;
EIN_EXPORT BOOL __stdcall EgtCalcFlatPartUpRegion( int nPartId, BOOL bCalc) ;
EIN_EXPORT BOOL __stdcall EgtCalcFlatPartDownRegion( int nPartId, double dH) ;