Include :
- aggiornamento interfacce.
This commit is contained in:
@@ -249,6 +249,8 @@ EIN_EXPORT int __stdcall EgtGetFirstLayer( int nPartId, BOOL bOnlyVisible) ;
|
||||
EIN_EXPORT int __stdcall EgtGetNextLayer( int nId, BOOL bOnlyVisible) ;
|
||||
EIN_EXPORT int __stdcall EgtGetLastLayer( int nPartId, BOOL bOnlyVisible) ;
|
||||
EIN_EXPORT int __stdcall EgtGetPrevLayer( int nId, BOOL bOnlyVisible) ;
|
||||
EIN_EXPORT int __stdcall EgtGetFirstGhostPart( void) ;
|
||||
EIN_EXPORT int __stdcall EgtGetNextGhostPart( int nId) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtEraseEmptyParts( void) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtSelectPartObjs( int nPartId) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtDeselectPartObjs( int nPartId) ;
|
||||
|
||||
Reference in New Issue
Block a user