Include :

- aggiornamenti vari.
This commit is contained in:
Dario Sassi
2016-04-19 15:58:35 +00:00
parent 47e1a7b53e
commit 882c128d3d
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -541,6 +541,7 @@ EIN_EXPORT int __stdcall EgtGetNextPartInRawPart( int nPartId) ;
EIN_EXPORT BOOL __stdcall EgtAddPartToRawPart( int nPartId, const double ptPos[3], int nRawId) ;
EIN_EXPORT BOOL __stdcall EgtRemovePartFromRawPart( int nPartId) ;
// Table & Fixtures
EIN_EXPORT BOOL __stdcall EgtExistsTable( const wchar_t* wsTable) ;
EIN_EXPORT BOOL __stdcall EgtSetTable( const wchar_t* wsTable) ;
EIN_EXPORT BOOL __stdcall EgtGetTableRef( int nInd, double ptPos[3]) ;
EIN_EXPORT BOOL __stdcall EgtGetTableArea( int nInd, double ptMin[3], double ptMax[3]) ;