mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-21 10:55:33 +03:00
Update VoxelDemo sample due to changes of issue 0024147
This commit is contained in:
parent
4e3aa6b76e
commit
0eb6f69ba3
@ -34,7 +34,6 @@ Viewer::Viewer(QWidget* parent):QWidget(parent)
|
|||||||
1000, V3d_XposYnegZpos,
|
1000, V3d_XposYnegZpos,
|
||||||
Quantity_NOC_GRAY30, V3d_ZBUFFER, V3d_GOURAUD, V3d_WAIT,
|
Quantity_NOC_GRAY30, V3d_ZBUFFER, V3d_GOURAUD, V3d_WAIT,
|
||||||
true, true, V3d_TEX_NONE);
|
true, true, V3d_TEX_NONE);
|
||||||
aViewer->Init();
|
|
||||||
|
|
||||||
aViewer->SetDefaultBackgroundColor(Quantity_NOC_BLACK);
|
aViewer->SetDefaultBackgroundColor(Quantity_NOC_BLACK);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user