mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032274: Tests - unstable snapshots from test case v3d/bugs/bug24785
Test case has been adjusted to reproduce scenario it was supposed to check.
This commit is contained in:
@@ -5598,7 +5598,7 @@ static int VZLayer (Draw_Interpretor& theDI,
|
||||
Graphic3d_ZLayerSettings aSettings = aViewer->ZLayerSettings (aLayeriter.Value());
|
||||
printZLayerInfo (theDI, aSettings);
|
||||
}
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
Standard_Integer anArgIter = 1;
|
||||
|
Reference in New Issue
Block a user