EgtGraphics 1.5d4 :
- aggiunto comando TSC ShowMode - correzione a GetCamera.
This commit is contained in:
@@ -39,6 +39,7 @@ class SceExecutor : public ISceExecutor
|
||||
bool ExecuteZoom( const std::string& sCmd2, const STRVECTOR& vsParams) ;
|
||||
bool ExecuteCenter( const std::string& sCmd2, const STRVECTOR& vsParams) ;
|
||||
bool ExecuteCamera( const std::string& sCmd2, const STRVECTOR& vsParams) ;
|
||||
bool ExecuteShowMode( const std::string& sCmd2, const STRVECTOR& vsParams) ;
|
||||
|
||||
private :
|
||||
IEGrScene* m_pScene ;
|
||||
|
||||
Reference in New Issue
Block a user