level 12
云水劲松🐵
楼主
各位大神,我用VTK进行体绘制,编译成功,在调试的时候,它有两个警告。
vtkVolumeRayCastCompositeFunction was deprecated for VTK 7.0 and will be removed in a future version.
vtkVolumeRayCastMapper was deprecated for VTK 7.0 and will be removed in a future version.
是不是7.0以后的版本就不能用这个算法了?还是它改成其他的函数名?
我的7.0的版本应该还能用吧?
2017年07月11日 07点07分
1
vtkVolumeRayCastCompositeFunction was deprecated for VTK 7.0 and will be removed in a future version.
vtkVolumeRayCastMapper was deprecated for VTK 7.0 and will be removed in a future version.
是不是7.0以后的版本就不能用这个算法了?还是它改成其他的函数名?
我的7.0的版本应该还能用吧?