[vtkusers] Store additional data along whit coordinate in point clouds

Florian Rist frist at fs.tum.de
Wed Dec 7 17:25:01 EST 2011


Hi David,
thanks for the link.

> This is what you're looking for:
> http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/MiscPointData

Yes, that was the example that I was looking for. Ok, now I have to find 
a way use this and keep my code (C++) readable. I guess I could create a 
structure or even an class to mange the additional data and add an array 
of structure/class instances to the point cloud data.

See you
Flo



More information about the vtkusers mailing list