[vtkusers] Are point clouds defined as Unstructured Points

Amy Squillacote ahs at cfdrc.com
Mon Apr 14 09:21:31 EDT 2008


Hi Cally,

Are you using vtkPointSource to generate a point cloud? If so, the point 
cloud generated is a vtkPolyData. If you're creating the point cloud by 
hand, you could make it either a vtkPolyData or a vtkUnstructuredGrid.

- Amy

Cally K wrote:
> Hi gys,
>  
>  
> Just some theory questions to ask.. I have to write a paper on data 
> formats. I found alot of information from the book
>
> The Visualization Toolkit An Object-Oriented Approach To 3D Graphics, 
> Kitware.
>
> However, I would still like to clarify some stuff, does point cloud 
> come under the term unstructured points. Any other papers that I can 
> refer to ..beside the book. I have read the file formats.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>   

-- 
Amy Squillacote                    Phone: (256) 726-4839
Computer Scientist                 Fax: (256) 726-4806
CFD Research Corporation           Web: http://www.cfdrc.com
215 Wynn Drive, Suite 501
Huntsville, AL  35805





More information about the vtkusers mailing list