[vtkusers] vtkVolumeRayCastMapper in vtk7.1

Aashish Chaudhary aashish.chaudhary at kitware.com
Fri Jan 8 20:48:36 EST 2016


Hi There,

On Fri, Jan 8, 2016 at 8:33 PM, 檐下听雪 <707919138 at qq.com> wrote:

> When I changed my vtk6.3 to vtk7.1, i found some problems in using volume
> in  my project.
> The problems like this:
>
> Generic Warning: In c:\vtk
> source\vtk-7.1-master\vtk-master\rendering\volume\vtkVolumeRayCastFunction.h,
> line 162
> vtkVolumeRayCastMapper::vtkVolumeRayCastMapper was deprecated for VTK 7.0
> and will be removed in a future version.
>

You are attempting to use an old and now deprecated code. May I ask why you
are using vtkVolumeRayCastMapper and not vtkFixedPointVolumeRayCastMapper
or its GPU sibling?

- Aashish


>
> Generic Warning: In C:\VTK
> Source\VTK-7.1-master\VTK-master\Rendering\Volume\vtkVolumeRayCastCompositeFunction.cxx,
> line 2350
> vtkVolumeRayCastCompositeFunction::vtkVolumeRayCastCompositeFunction was
> deprecated for VTK 7.0 and will be removed in a future version.
>
> Generic Warning: In C:\VTK
> Source\VTK-7.1-master\VTK-master\Rendering\Volume\vtkVolumeRayCastIsosurfaceFunction.cxx,
> line 1044
> vtkVolumeRayCastIsosurfaceFunction::vtkVolumeRayCastIsosurfaceFunction was
> deprecated for VTK 7.0 and will be removed in a future version.
>
> so,I wonder what can I change my project to solve this problem.
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>


-- 



*| Aashish Chaudhary | Technical Leader         | Kitware Inc.            *
*| http://www.kitware.com/company/team/chaudhary.html
<http://www.kitware.com/company/team/chaudhary.html>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160108/2ba78d3a/attachment.html>


More information about the vtkusers mailing list