[Paraview] Using vtkIceTRenderManager
Moreland, Kenneth
kmorel at sandia.gov
Wed Nov 29 13:34:43 EST 2006
Mario,
vtkIceTRenderModule was originally designed to be a drop in replacement for any vtkParallelRenderManager (vtkCompositeRenderManager included) assuming you correctly use vtkIceTRenderer in place vtkRenderer. That said, there have been many ParaView-specific changes made to these classes.
So my advice: try it. It should work if you are not doing anything to fancy. If not, you'll have to inquire about our money back guarantee.
If it doesn't work, give us a holler. There may be an easy fix you can perform. If it does work, let the future users know.
-Ken
-----Original Message-----
From: paraview-bounces+kmorel=sandia.gov at paraview.org on behalf of Mario
Sent: Wed 11/29/2006 8:37 AM
To: paraview at paraview.org
Subject: Re: [Paraview] Using vtkIceTRenderManager
2006/11/29, Mario <mario.orefice at gmail.com>:
> Hi,
> I want to use vtkIceTRenderManager and vtkIceTRenderer from Paraview
> in my vtk application, but I have a link problem:
>
> unresolved external symbol"public: static class vtkIceTRenderManager *
> __cdecl vtkIceTRenderManager::New(void)"
> (?New at vtkIceTRenderManager@@SAPAV1 at XZ)
>
> I'm a newbie, how can I resolve that? It's a cmake configuration problem?
Problem solved! I had to set advanced options in cmake and turn
paraview_use_icet on...
Now I'm waiting for your suggestions here:
> I'm just modifying vtk's parallel processing examples, using
> vtkIceTRenderManager instead of vtkCompositeRenderManager, will it
> work?
>
> There are some other examples where i can understand using of
> vtkIceTRenderManager?
>
> Thank you so much for helping
>
> Mario
>
_______________________________________________
ParaView mailing list
ParaView at paraview.org
http://www.paraview.org/mailman/listinfo/paraview
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20061129/8f0987ff/attachment.htm
More information about the ParaView
mailing list