EgtGraphics 2.6b4 :

- aggiunta possibilità di un offset angolare in viste standard.
This commit is contained in:
Dario Sassi
2024-02-19 14:50:00 +01:00
parent 1c37299baf
commit e8b10ef4e8
4 changed files with 41 additions and 24 deletions
+1
View File
@@ -53,6 +53,7 @@ Scene::Scene( void)
m_bNewWay = false ;
// Camera e viewport
m_ptCenter = ORIG ;
m_nOrizzOffsCamera = 0 ;
SetCamera( 0, 0, 0) ;
m_nViewportW = 0 ;
m_nViewportH = 0 ;