<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>RE: [Paraview] Using vtkIceTRenderManager</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

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

</BODY>
</HTML>