EgtGraphics 1.6a3 :
- aggiunta possibilità di triangolo direct
This commit is contained in:
@@ -85,6 +85,8 @@ Scene::Scene( void)
|
||||
// Direct
|
||||
m_colorGL.Set( 255, 0, 0) ;
|
||||
m_bGeoLine = false ;
|
||||
m_colorGT.Set( 255, 0, 0) ;
|
||||
m_bGeoTria = false ;
|
||||
m_bOutlineWR = true ;
|
||||
m_colorWR.Set( 0, 0, 0) ;
|
||||
m_bWinRect = false ;
|
||||
|
||||
Reference in New Issue
Block a user