<div>When I changed my vtk6.3 to vtk7.1, i found some problems in using volume in  my project.</div><div>The problems like this:</div><div><br></div><div>Generic Warning: In c:\vtk source\vtk-7.1-master\vtk-master\rendering\volume\vtkVolumeRayCastFunction.h, line 162</div><div>vtkVolumeRayCastMapper::vtkVolumeRayCastMapper was deprecated for VTK 7.0 and will be removed in a future version.</div><div><br></div><div>Generic Warning: In C:\VTK Source\VTK-7.1-master\VTK-master\Rendering\Volume\vtkVolumeRayCastCompositeFunction.cxx, line 2350</div><div>vtkVolumeRayCastCompositeFunction::vtkVolumeRayCastCompositeFunction was deprecated for VTK 7.0 and will be removed in a future version.</div><div><br></div><div>Generic Warning: In C:\VTK Source\VTK-7.1-master\VTK-master\Rendering\Volume\vtkVolumeRayCastIsosurfaceFunction.cxx, line 1044</div><div>vtkVolumeRayCastIsosurfaceFunction::vtkVolumeRayCastIsosurfaceFunction was deprecated for VTK 7.0 and will be removed in a future version.</div><div><br></div><div>so,I wonder what can I change my project to solve this problem.</div><div><br></div><div></div>