<div dir="ltr">Hi Liu,<div><br></div><div>Unfortunately, didn't help. I am not looking for that. Actually my question is about CMAKE building VTK 7.0 with support to the following:</div><div><br></div><div><div style="font-size:12.8px">#include <vtkPCANormalEstimation.h> - > vtkFiltersPoints</div><div style="font-size:12.8px">#include <vtkSignedDistance.h>            <span style="font-size:12.8px">- > vtkFiltersPoints</span></div><div style="font-size:12.8px">#include <vtkExtractSurface.h>              <span style="font-size:12.8px">- > vtkFiltersPoints</span></div></div><div style="font-size:12.8px"><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px">But, I just figure out that VTK 7.0 doesn't have support to vtkFilterPoints. The CMAKE Module should be something like Module_SRCS. This is what I am trying to find.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am hopefully that somebody can help!! </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thank you </div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 13, 2017 at 12:42 PM, Haocheng Liu <span dir="ltr"><<a href="mailto:haocheng.liu@kitware.com" target="_blank">haocheng.liu@kitware.com</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">Hi Joao,<div><br><div>A quick answer is:</div><div><div style="font-size:12.8px">#include <vtkPCANormalEstimation.h> - > vtkFiltersPoints</div><div style="font-size:12.8px">#include <vtkSignedDistance.h>            <span style="font-size:12.8px">- > vtkFiltersPoints</span></div><div style="font-size:12.8px">#include <vtkExtractSurface.h>              <span style="font-size:12.8px">- > vtkFiltersPoints</span></div></div><div style="font-size:12.8px"><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px">In the future, if you want to search for the right module for a specific class, you can do things as following:</div></div><div style="font-size:12.8px"><br></div><div><ul style="font-size:12.8px"><li>find the path to the file:</li></ul><span style="font-size:12.8px">                  Ex. $VtkSrc/Filters/Points/</span><span style="font-size:12.8px">vtkSign<wbr>edDistance.h</span></div><div><ul><li><span style="font-size:12.8px">look for a file in this path called module.cmake.  the name after <b>vtk_module(</b> is the module you are looking for.</span></li></ul><div><span style="font-size:12.8px">Hope it helps.</span></div></div><div><span style="font-size:12.8px"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Thu, Apr 13, 2017 at 11:51 AM, João Luis <span dir="ltr"><<a href="mailto:joaolsvieira@gmail.com" target="_blank">joaolsvieira@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div>Hello guy,</div><div><br></div><div>Anybody knows which Module in CMake I have to check to build my version of VTK 7.0 with the following classes:</div><div><br></div><div>#include <vtkPCANormalEstimation.h></div><div>#include <vtkSignedDistance.h></div><div>#include <vtkExtractSurface.h></div><div><br></div><div>Thank you very much for any help.</div><span class="m_-5075649768185636611HOEnZb"><font color="#888888"><div><br></div><div>Luis,</div></font></span></div>
<br></div></div>______________________________<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/opensou<wbr>rce/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div class="m_-5075649768185636611gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Best regards<div>Haocheng</div><div><br></div><div>Haocheng LIU</div><div><span style="color:rgb(0,0,0);font-size:12.8px">Kitware, Inc.</span><br style="color:rgb(0,0,0);font-size:12.8px"><span style="color:rgb(0,0,0);font-size:12.8px">R&D Engineer</span><br style="color:rgb(0,0,0);font-size:12.8px"><span style="color:rgb(0,0,0);font-size:12.8px">21 Corporate Drive</span><br style="color:rgb(0,0,0);font-size:12.8px"><span style="color:rgb(0,0,0);font-size:12.8px">Clifton Park, NY 12065-8662</span><br style="color:rgb(0,0,0);font-size:12.8px"><span style="color:rgb(0,0,0);font-size:12.8px">Phone: </span><a href="tel:(518)%20881-4421" value="+15188814443" style="color:rgb(17,85,204);font-size:12.8px" target="_blank">518-881-4421</a><br></div></div></div></div></div>
</font></span></div>
</blockquote></div><br></div>