<div dir="ltr"><div><div>Hi chengguo1987,<br><br></div>The vtk*Module.h files are generated by CMake when it configures the module.  Look in the build tree in the same relative location as the source directory of that module.  Since these are generated files, they do not live in the source tree and will not be on Gitlab.<br><br></div><div>HTH,<br></div>Shawn<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 10, 2016 at 12:28 PM, chengguo1987 <span dir="ltr"><<a href="mailto:cheng@scandy.co" target="_blank">cheng@scandy.co</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Will Schroeder-2 wrote<br>
><br>
> *Surface extraction (in VTK/Remote/vtkPointCloud):*<br>
<span class="">> We've build a pipeline of objects that perform rudimentary surface<br>
> extraction from a point cloud. There are three major parts:<br>
> 1. Generating normals - currently use vtkPCANormalEstimation, including<br>
> graph traversal to create consistently oriented normals.<br>
> 2. Compute the TSDF using vtkSignedDistance.<br>
> 3. Extract zero-crossing isocontour to generate surface<br>
> (vtkExtractSurface).<br>
<br>
</span>I have a problem when using the source files in the GitLab repo, could you<br>
please<br>
provide the source code of vtkPointCloudModule.h and<br>
vktPointCloudModule.cxx?<br>
<br>
I went through the code and saw that the header file is required for<br>
exporting macro.<br>
But I could not find it in the GitLab repo.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/vtkPointCloud-remote-module-tp5736213p5738628.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/vtkPointCloud-remote-module-tp5736213p5738628.html</a><br>
Sent from the VTK - Dev mailing list archive at Nabble.com.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<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/opensource/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=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/mailman/listinfo/vtk-developers</a><br>
<br>
</div></div></blockquote></div><br></div>