<div dir="ltr">Does this help?<div><a href="https://lorensen.github.io/VTKExamples/site/Cxx/PolyData/ColoredPoints/">https://lorensen.github.io/VTKExamples/site/Cxx/PolyData/ColoredPoints/</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 14, 2017 at 9:57 AM, Müller, Jan <span dir="ltr"><<a href="mailto:J.Mueller@vr.rwth-aachen.de" target="_blank">J.Mueller@vr.rwth-aachen.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr" style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi All,<br>
<br>
I am new to VTK and I have trouble visualising just the points of a "vtkUniformGrid". I create a grid and attach Scalars to its points. So far so good but when it comes to visualising the points of the grid im having problems.<br>
</p>
<p><br>
</p>
<p>I found "SetRepresentationToPoints"<wbr>sadly  this only visualises the surface of my Grid but i want ALL points of the grid.</p>
<p>The next promising thing I found is "vtkVertexGlyphFilter" but I didnt manage to find a comfortable way of connecting my Grid to it , without creating "vtkPolyData" by iterating through all points of the grid one by one.</p>
<p><br>
</p>
I am pretty sure there must be an easy way to visualise a Grid as Points but im unable to find it.<br>
Any help is very much appreciated!<br>
<br>
Greetings<span class="HOEnZb"><font color="#888888"><br>
Jan
<p><br>
</p>
</font></span></div>

<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>