Include :
- aggiornamento interfacce.
This commit is contained in:
@@ -791,6 +791,8 @@ EIN_EXPORT BOOL __stdcall EgtGetShowTriaAdv( void) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtSetShowZmap( int nMode, BOOL bRedraw) ;
|
||||
EIN_EXPORT int __stdcall EgtGetShowZmap( void) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtZoom( int nZoom, BOOL bRedraw) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtZoomRadius( double dRadius, BOOL bRedraw) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtZoomObject( int nId, BOOL bRedraw) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtZoomOnPoint( int nWinX, int nWinY, double dCoeff, BOOL bRedraw) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtSetGeoLine( const double ptP1[3], const double ptP2[3], BOOL bRedraw) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtResetGeoLine( BOOL bRedraw) ;
|
||||
|
||||
Reference in New Issue
Block a user