EgtGraphics :
- cambiato secondo colore di Zmap.
This commit is contained in:
+1
-1
@@ -356,7 +356,7 @@ Scene::DrawGeoObj( const IGdbIterator& iIter, int nPass, const MdStMkCol& siObj)
|
||||
// se richiesto diverso
|
||||
if (( m_nShowZmap & ZSM_COLORS) != 0) {
|
||||
HSV hsv = GetHSVFromColor( siObj.colObj) ;
|
||||
hsv.dHue += ANG_RIGHT / 2 ;
|
||||
hsv.dHue += ANG_RIGHT / 3 ;
|
||||
cCol2 = GetColorFromHSV( hsv) ;
|
||||
mMat2.Set( cCol2) ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user