mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-05 03:04:18 +05:00
RNV: fix a compilation problem.
This commit is contained in:
parent
5fcda672da
commit
4e96ddf603
@ -613,7 +613,7 @@ void DisplayGUI::ChangeDisplayMode( const int mode, SUIT_ViewWindow* viewWindow
|
||||
else if ( mode == 2 )
|
||||
ic->SetDisplayMode( interIter.Value(), GEOM_AISShape::ShadingWithEdges, false );
|
||||
else if ( mode == 3 )
|
||||
ic->SetDisplayMode( interIter.Value(), AIS_ExactHLR, false );
|
||||
ic->SetDisplayMode( interIter.Value(), GEOM_AISShape::TexturedShape, false );
|
||||
} else {
|
||||
aSh->setPrevDisplayMode(mode);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user