From 03a1c1e8de3eacce62d8c48131ab6d5c30e32b3d Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Sat, 10 Feb 2018 10:26:10 +0000 Subject: [PATCH] EgtInterface 1.9b2 : - aggiunte funzioni EgtZoomRadius e EgtZoomObject. --- API_Scene.cpp | 14 ++++++++++++++ EgtInterface.rc | Bin 11718 -> 11718 bytes 2 files changed, 14 insertions(+) diff --git a/API_Scene.cpp b/API_Scene.cpp index 871d7bb..2976058 100644 --- a/API_Scene.cpp +++ b/API_Scene.cpp @@ -318,6 +318,20 @@ __stdcall EgtZoom( int nZoom, BOOL bRedraw) return ( ExeZoom( nZoom, ( bRedraw != FALSE)) ? TRUE : FALSE) ; } +//----------------------------------------------------------------------------- +BOOL +__stdcall EgtZoomRadius( double dRadius, BOOL bRedraw) +{ + return ( ExeZoomRadius( dRadius, ( bRedraw != FALSE)) ? TRUE : FALSE) ; +} + +//----------------------------------------------------------------------------- +BOOL +__stdcall EgtZoomObject( int nId, BOOL bRedraw) +{ + return ( ExeZoomObject( nId, ( bRedraw != FALSE)) ? TRUE : FALSE) ; +} + //----------------------------------------------------------------------------- BOOL __stdcall EgtZoomOnPoint( int nWinX, int nWinY, double dCoeff, BOOL bRedraw) diff --git a/EgtInterface.rc b/EgtInterface.rc index 958d2e12ceca368b3b799b72ba04e88989666a8d..5107a33d0b8e870e2f9f33673578aaee15a991df 100644 GIT binary patch delta 111 zcmX>WeJpyzFE&P_%^&$rGEF|hS;uHJ`Jtfh<^rw;7OzIAO+TQQ4Xt~E@c}o07g?Nt^fc4 delta 111 zcmX>WeJpyzFE&QQ%^&$rGEF|hS;uHN`Jtfh<^rw;7OzIAO+TQQ4Xt~E@c}o07PdfrT_o{