[vtkusers] Reading points from a file for Delaunay's triangulation
Prabhu Ramachandran
prabhu at aero.iitm.ernet.in
Thu Feb 14 23:49:25 EST 2002
>>>>> "PCH" == Pedro Correa Hernandez <pedrock at hotmail.com> writes:
PCH> Hi, I have some problems to import a set of 3D points from a
PCH> file to triangulate them. For instance in the file
PCH> Delaunay3D.tcl, instead of using points created randomly I
PCH> would need to read the points from a file containing them
PCH> (whichever the format). Here is the file Delaunay3D, with
PCH> the part of random creation that should be replaced. Thanks
I think you are looking for vtkParticleReader.
http://public.kitware.com/VTK/doc/nightly/html/classvtkParticleReader.html
prabhu
More information about the vtkusers
mailing list