If you will take a look into AIS_ViewCube implementation, you will see that it calls the same V3d_View::SetProj() method for defining camera orientation.
AIS_ViewCube relies on AIS_AnimationCamera class for performing a smooth transition between two camera positions.
Archived discussion
Change view orientation like AIS_ViewCube
I am using the V3d_View::SetProj to change view orientation and i also use AIS_ViewCube.
Is that possible the animate SetProj like AIS_ViewCube?
Discussion
2 archived replies
Posts are displayed in their archived order.
Thanks for information