Skip to content

vtkInteractorStyleTrackballCamera : option to keep view horizontal

Ruben de Bruin requested to merge (removed):keep_hor into master

Added a property "KeepHorizontal" to vtkInteractorStyleTrackballCamera.

Setting this to True will keep the camera up axis at 0,0,1. For nearly vertical views the up-vector is interpolated for a smooth transition.gACWiW3TLG

Merge request reports