[vtkusers] Problem of camera motion.
LaChen
sam24666806 at gmail.com
Tue Oct 6 05:31:12 EDT 2015
Hi, I encounter a problem about camera controlling.
I try to disable camera moving (Rotation,Position) by inheritance class
vtkInteractorStyleTrackballCamera and override LeftButtonDown method. I
register the class into interactor with method SetInteractorStyle.
But it's no use.
I want to show XY,YZ,XZ plane by vtkImagePlaneWidget. But I don't know
general way about it.
Should I use 3D camera to simulate it? Or there is other 2D component of vtk
which can handle it.
THX.
--
View this message in context: http://vtk.1045678.n5.nabble.com/Problem-of-camera-motion-tp5734264.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list