[vtkusers] vtkPLYWriter and polydata
cerina
cerine-baratelli at hotmail.fr
Mon Sep 17 08:13:58 EDT 2012
David Doria-2-3 wrote
>
> Is that the whole file?
>
> You should certainly have lines like:
>
> find_package(VTK REQUIRED)
> include(${VTK_USE_FILE})
>
> and then:
>
> target_link_libraries(ParticleReader ${VTK_LIBRARIES})
>
> (Every example on the wiki has an almost identical CMakeLists.txt, for
> example: http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ParticleReader )
>
> David
> _______________________________________________
>
>
Yeah,this is my whole file. I downloaded this project from internet, i
subdivide the mesh into region with octree. I'd like to save each region in
a PLY file by using the PLYWriter
--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkPLYWriter-and-polydata-tp5716117p5716126.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list