EgtGraphics :
- aggiunta possibilità di impostare visualizzazione testi (outline o fill).
This commit is contained in:
@@ -67,6 +67,7 @@ Scene::Scene( void)
|
||||
m_bShowCurveDirection = false ;
|
||||
m_bShowTriaAdvanced = true ;
|
||||
m_nShowZmap = ZSM_SURF ;
|
||||
m_nShowText = TXT_FILL ;
|
||||
// PointSize - LineWidth
|
||||
m_dPointSize = 3 ;
|
||||
m_dSelPointSize = 5 ;
|
||||
|
||||
Reference in New Issue
Block a user