SoCameraInteractorViewAxis Method |
Moves and rotates the camera to be aligned with the given direction vector while keeping the up direction of the camera parallel to the specified up vector.
Namespace: OIV.Inventor.ViewerComponents
The new view direction vector: this is the vector from the camera's position to the target point. Any future call to the method getDirectionVector() will return the same vector.
The new up direction vector
The camera position and orientation are changed to look at the point of interest, but the focalDistance is not changed.