mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
Update CSharp sample (issue 0024147) for current state of OCCT
This commit is contained in:
@@ -89,7 +89,6 @@ public:
|
|||||||
V3d_ZBUFFER,V3d_GOURAUD,V3d_WAIT,
|
V3d_ZBUFFER,V3d_GOURAUD,V3d_WAIT,
|
||||||
Standard_True, Standard_False);
|
Standard_True, Standard_False);
|
||||||
|
|
||||||
myViewer()->Init();
|
|
||||||
myViewer()->SetDefaultLights();
|
myViewer()->SetDefaultLights();
|
||||||
myViewer()->SetLightOn();
|
myViewer()->SetLightOn();
|
||||||
myView() = myViewer()->CreateView();
|
myView() = myViewer()->CreateView();
|
||||||
|
Reference in New Issue
Block a user