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