Hey all,<div><br></div><div>I am trying to simulate pan and tilt of camera in my program.</div><div>Currently I have set the interactor style to TrackballCamera. Now if I press the mouse&#39;s middle button and drag the mouse, the camera translates along the direction of screen. I want to do this translation (pan and tilt) by pressing buttons on UI, namely the pan: up , down, left and right.</div>
<div><br></div><div>How can I do that? </div><div>I have looked into the 5 basic functions of vtkCamera, i.e. Roll, Azimuth, Elevation, Pitch and Yaw, but they don&#39;t fulfill my requirements.</div><div>I&#39;ll appreciate the prompt responses.</div>
<div><br></div><div>Best,</div><div>V.E.</div>