[vtkusers] size of Pixel from vtkPolyData

David E DeMarle dave.demarle at kitware.com
Tue Jul 24 07:24:29 EDT 2012


vtkProperty::SetPointSize()

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Tue, Jul 24, 2012 at 4:57 AM, youpie <meriadegp at yahoo.fr> wrote:
> Hi,
>
> I use SetVerts method of a polydata  to draw some points.
> By default I have at the screen a pixel per point. That is very good if I
> have a lot of points to draw. But if I have only 10 points, we can't see
> anything.
>
> An Idea is to use a Glyph to reprensed point by something else than a pixel.
> But if I have 1000000 points, that begin to be slow (depending of the glyph
> resolution) and not necessary.
>
> That Why I want to know if it is possible to specify number of pixel we want
> to use to reprensent a point.
>
> Thanks in advance...
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/size-of-Pixel-from-vtkPolyData-tp5714866.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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



More information about the vtkusers mailing list