[vtkusers] how to rendering only points?

王君臣 wangjunchen at gmail.com
Fri Feb 20 02:16:13 EST 2009


hi liu,
vtkPolyData will also be fine to achieve your goal.
just use vtkPolyData::SetVerts(...) to set the discrete 3d points.
2009/2/20 liu <liuwenqing306 at gmail.com>

>  The vtkpolydata can represent lines,polygons.But if I just want to
> rendering the discret 3D points without  the links or connections between
> them,what classes of VTK can I make use of?
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>


-- 
王君臣
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090220/0d12f020/attachment.htm>


More information about the vtkusers mailing list