Include :

- aggiornamenti.
This commit is contained in:
Dario Sassi
2016-01-18 16:40:17 +00:00
parent d4fa3c8680
commit 51f22f25a0
4 changed files with 9 additions and 1 deletions
+1
View File
@@ -591,6 +591,7 @@ EIN_EXPORT BOOL __stdcall EgtVerifyOutstroke( double dX, double dY, double dZ, d
EIN_EXPORT BOOL __stdcall EgtGetOutstrokeInfo( wchar_t*& wsInfo) ;
// Machine Move
EIN_EXPORT BOOL __stdcall EgtSetAxisPos( const wchar_t* wsAxis, double dVal) ;
EIN_EXPORT BOOL __stdcall EgtSetMachineLook( int nFlag) ;
// Scene
EIN_EXPORT BOOL __stdcall EgtInitScene( HWND hWnd, int nDriver, BOOL b2Buff, int nColorBits, int nDepthBits) ;