5、分。当然根据需要还可以设置vtkRenderWindowInteractorStyle,以及光照,材质,颜色等。在CvtkView类头文件中定义相关对象,并在PreSubclassWindow函数中实例化和构建可视化管线,代码如下。[cpp] viewplaincopy1.void CvtkView::PreSubclassWindow() 2.{ 3. // TODO: Add your specialized code here and/or call the base class 4.