Sorry, please ignore the first question. I know what you mean right now. But, please look at the second question:<br>&quot;Also, I notice that in the vtkSMUniformGridVolumeRepresen<div>tationProxy.cxx
file (Servers/ServerManager/), between line 100~117, there are some
code specifically related to VolumeFixedPointRayCastMapper, do I need
to change these codes too?&quot;<br><br>Thanks,<br>
</div><br>Biao<br><br><div class="gmail_quote">On Thu, Feb 19, 2009 at 2:27 PM, Biao She <span dir="ltr">&lt;<a href="mailto:shebiao@gmail.com">shebiao@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I didn&#39;t add a new proxy definition for &quot;OpenGLVolumeTextureMapper3D&quot;. Instead, I change the definition for &quot;VolumeFixedPointRayCastMapper&quot; to something like that:<br>&lt;SubProxy&gt;<br>
&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &lt;Proxy name=&quot;VolumeFixedPointRayCastMapper&quot;<br><div><div class="Ih2E3d">
&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; proxygroup=&quot;mappers&quot;<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; proxyname=&quot;<span style="color: rgb(255, 0, 0);">OpenGLVolumeTextureMapper3D</span>&quot;&gt;<br>
&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &lt;/Proxy&gt;<br>&nbsp;
&lt;/SubProxy&gt;<br></div>It didn&#39;t work. <br>By now, I have tried to add a new proxy definition for &quot;OpenGLVolumeTextureMapper3D&quot;, but I got the same error message. The following is the XML proxy I wrote:<br>
&lt;SubProxy&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Proxy name=&quot;VolumeOpenGLTexture3DMapper&quot;<div class="Ih2E3d"><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; proxygroup=&quot;mappers&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; proxyname=&quot;OpenGLVolumeTextureMapper3D&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Proxy&gt;<br>
</div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;ExposedProperties&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Property name=&quot;SampleDistance&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/ExposedProperties&gt;<br>&lt;/SubProxy&gt;<br>I am wondering if I understand you incorrect. <br>Also, I notice that in the vtkSMUniformGridVolumeRepresentationProxy.cxx file (Servers/ServerManager/), between line 100~117, there are some code specifically related to VolumeFixedPointRayCastMapper, do I need to change these codes too?<br>

<br>Thanks very much for your help.<br><br>Biao<br></div><div><div></div><div class="Wj3C7c"><br><br><br><div class="gmail_quote">On Thu, Feb 19, 2009 at 12:57 PM, Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Did you add a new proxy definition for the<br>
&quot;OpenGLVolumeTextureMapper3D&quot; proxy? Look at the definition for<br>
&quot;VolumeFixedPointRayCastMapper&quot; (it&#39;s further down in the file).<br>
You&#39;ll need to add a similar one for the &quot;OpenGLVolumeTextureMapper3D&quot;<br>
proxy.<br>
<div><div></div><div><br>
On Thu, Feb 19, 2009 at 2:55 PM, Biao She &lt;<a href="mailto:shebiao@gmail.com" target="_blank">shebiao@gmail.com</a>&gt; wrote:<br>
&gt; Thanks for your help.<br>
&gt; I have tried to change &quot;FixedPointVolumeRayCastMapper to something else&quot; in<br>
&gt; the XML file. However, it still didn&#39;t work.<br>
&gt; I am pretty new to these XML files. To the best of my knowledge, I changed<br>
&gt; the XML file to:<br>
&gt; &lt;SubProxy&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &lt;Proxy name=&quot;VolumeFixedPointRayCastMapper&quot;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; proxygroup=&quot;mappers&quot;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; proxyname=&quot;OpenGLVolumeTextureMapper3D&quot;&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/Proxy&gt;<br>
&gt; &nbsp;&lt;/SubProxy&gt;<br>
&gt; I simply delete the &quot;ExposedProperties&quot; part for this mapper, because I<br>
&gt; don&#39;t know how to decide which property should be exposed.<br>
&gt; After those changes, I opened the iron_protein.vtk data with paraview. Here<br>
&gt; is the error message I got:<br>
&gt;<br>
&gt; Unhandled exception at 0x0519e423(vtkPVServerManager.dll) in paraview.exe:<br>
&gt; 0xC0000005: Access violation reading location 0x00000000.<br>
&gt;<br>
&gt; Is that because the proxyname is wrong? Or do<br>
&gt; I have to expose some properties?<br>
&gt;<br>
&gt; Biao<br>
&gt;<br>
&gt; On Thu, Feb 19, 2009 at 9:17 AM, Utkarsh Ayachit<br>
&gt; &lt;<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; The combo-box is only for unstructured volume rendering (and works<br>
&gt;&gt; perfectly fine for that). I believe Biao is taking about image data<br>
&gt;&gt; volume rendering.<br>
&gt;&gt;<br>
&gt;&gt; Utkarsh<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Feb 19, 2009 at 10:06 AM, pat marion &lt;<a href="mailto:pat.marion@kitware.com" target="_blank">pat.marion@kitware.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; There is a combo box in the Display tab that allows you to select the<br>
&gt;&gt; &gt; volume mapper, but it looks like that combo box is not working. &nbsp;I<br>
&gt;&gt; &gt; know it used to work, does anyone know what happened?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Pat<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Thu, Feb 19, 2009 at 7:38 AM, Utkarsh Ayachit<br>
&gt;&gt; &gt; &lt;<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt; I know it&#39;s kind of hacky, but you can simply edit the XML file and<br>
&gt;&gt; &gt;&gt; change the mapper used. Look at<br>
&gt;&gt; &gt;&gt; Servers/ServerManager/Resources/rendering.xml. In the XML for<br>
&gt;&gt; &gt;&gt; &quot;UniformGridVolumeRepresentation&quot;<br>
&gt;&gt; &gt;&gt; change FixedPointVolumeRayCastMapper to something else. Then after the<br>
&gt;&gt; &gt;&gt; definition for FixedPointVolumeRayCastMapper, add a new definition for<br>
&gt;&gt; &gt;&gt; the VolumeTextureMapper3D and use that in the<br>
&gt;&gt; &gt;&gt; &quot;UniformGridVolumeRepresentation&quot;. I am not sure it&#39;s going to work<br>
&gt;&gt; &gt;&gt; out of the box. But work a try.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Utkarsh<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Wed, Feb 18, 2009 at 6:42 PM, Biao She &lt;<a href="mailto:shebiao@gmail.com" target="_blank">shebiao@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;&gt; Hi everyone.<br>
&gt;&gt; &gt;&gt;&gt; I have debugged paraview for days. The reason is that I want to use<br>
&gt;&gt; &gt;&gt;&gt; vtkOpenGLVolumeTextureMapper3d mapper instead of the default volume<br>
&gt;&gt; &gt;&gt;&gt; mapper<br>
&gt;&gt; &gt;&gt;&gt; vtkFixedPointVolumeRayCastMapper in Paraview.<br>
&gt;&gt; &gt;&gt;&gt; Till now, I haven&#39;t figured out how to do that. Has anyone done this<br>
&gt;&gt; &gt;&gt;&gt; before?<br>
&gt;&gt; &gt;&gt;&gt; Any hint and help is greatly appreciated.<br>
&gt;&gt; &gt;&gt;&gt; Thanks,<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Aaron<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; &gt;&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt;&gt; &gt;&gt;&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; &gt;&gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; &gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt;&gt; &gt;&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; &gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;<br>
</div></div></blockquote></div><br><br clear="all"><br></div></div><font color="#888888">-- <br>She, Biao<br>Department of Computing Science,<br>University of Alberta, Edmonton, Canada<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>She, Biao<br>Department of Computing Science,<br>University of Alberta, Edmonton, Canada<br>