Files
ThirdParty-6/ParaView-5.0.1/VTK/Remote/PoissonReconstruction.remote.cmake

11 lines
302 B
CMake

#
# Poisson Reconstruction
#
vtk_fetch_module(PoissonReconstruction
"Poisson Surface reconstruction from unorganized points"
GIT_REPOSITORY https://github.com/lorensen/PoissonReconstruction
# July 5, 2015 - first working as a remote module
GIT_TAG a3fdb529774d48329a2e807e542f2fe589060ccb
)