发布于 2018-04-09 14:40:08
我花了很长时间才找到解决办法:
renderWindowInteractor.GetInteractorStyle().SetCurrentStyleToTrackballCamera()其中renderWindowInteractor由vtk.vtkRenderWindowInteractor()返回(在示例中有时称为iren )。
https://stackoverflow.com/questions/49735547
复制相似问题