<div dir="ltr">GetScalarPointer(i,j,k) automatically manages the coordinates (i,j,k) but incase of c-array (it&#39;s a linear array) you need to figure out the index (only one, since its a 1D) from i,j,k.<br><br>This is waht I came to knoe from my own experience and some oither on the list when i tried to export the vtkImageData to python (when there were no helper classes to do this).<br>
<br>maybe someone can shed more light on this!<br><br>Jothy<br><br><div class="gmail_quote">On Fri, Jun 22, 2012 at 4:41 PM, David Doria <span dir="ltr">&lt;<a href="mailto:daviddoria@gmail.com" target="_blank">daviddoria@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div class="im">On Fri, Jun 22, 2012 at 11:37 AM, Jothybasu Selvaraj <span dir="ltr">&lt;<a href="mailto:jothybasu@gmail.com" target="_blank">jothybasu@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I think it will export the scalar data into a c array (not as a 3D array).</div></blockquote><div><br></div></div>What is the difference? I thought GetScalarPointer() just gives you a &quot;type*&quot; ? (<a href="http://www.vtk.org/doc/nightly/html/classvtkImageData.html#a567566b094dcc3187061dc5ff02a6abb" target="_blank">http://www.vtk.org/doc/nightly/html/classvtkImageData.html#a567566b094dcc3187061dc5ff02a6abb</a>) How is that different from a &quot;c array&quot;?<span class="HOEnZb"><font color="#888888"><br clear="all">

<br>David</font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Jothybasu Selvaraj<br>PhD Student<br>University of Liverpool<br>UK<br></div><br>
</div>