mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
Update Animation sample due to changes of 0024267.
This commit is contained in:
parent
6a7ca55848
commit
b794b14197
@ -134,7 +134,6 @@ void CAnimationView3D::OnInitialUpdate()
|
|||||||
Handle(V3d_Viewer) aViewer;
|
Handle(V3d_Viewer) aViewer;
|
||||||
|
|
||||||
aViewer = GetDocument()->GetViewer();
|
aViewer = GetDocument()->GetViewer();
|
||||||
aViewer->DefaultPerspectiveView();
|
|
||||||
aViewer->SetDefaultTypeOfView (V3d_PERSPECTIVE);
|
aViewer->SetDefaultTypeOfView (V3d_PERSPECTIVE);
|
||||||
myView = aViewer->CreateView();
|
myView = aViewer->CreateView();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user