Include :

- aggiornamento prototipi.
This commit is contained in:
Dario Sassi
2015-05-04 07:35:06 +00:00
parent 18471caf45
commit 0ecdc751f2
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -389,7 +389,7 @@ EIN_EXPORT BOOL __stdcall EgtShearGroup( int nId, const double vPnt[3], const do
const double vDir[3], double dCoeff) ;
// Machining
EIN_EXPORT BOOL __stdcall EgtInitMachMgr( void) ;
EIN_EXPORT BOOL __stdcall EgtInitMachMgr( const wchar_t* wsMachinesDir) ;
EIN_EXPORT int __stdcall EgtGetMachGroupNbr( void) ;
EIN_EXPORT int __stdcall EgtGetFirstMachGroup( void) ;
EIN_EXPORT int __stdcall EgtGetNextMachGroup( int nId) ;