[vtkusers] 回复: vtkVolumeRayCastMapper in vtk7.1
檐下听雪
707919138 at qq.com
Fri Jan 8 21:07:48 EST 2016
Thank you for your reponse.
I just got an old volume rendering demo like this ,and I begin to learn it by this demo.
I don't know the class vtkFixedPointVolumeRayCastMapper existing, and now I learn it.
Thank you for your help again!
------------------ 原始邮件 ------------------
发件人: "Aashish Chaudhary"<aashish.chaudhary at kitware.com>;
发送时间: 2016年1月9日(星期六) 上午9:48
收件人: "檐下听雪"<707919138 at qq.com>;
抄送: "vtkusers"<vtkusers at vtk.org>;
主题: Re: [vtkusers] vtkVolumeRayCastMapper in vtk7.1
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160109/6b83f054/attachment.html>
More information about the vtkusers
mailing list