[vtkusers] smooth graphics

lindeval at dmat.ufrr.br lindeval at dmat.ufrr.br
Thu Nov 24 06:59:24 EST 2011


Hi Julien!

My OS is Ubunt Linux 11.04

----- Mensagem original -----
De: "Julien Finet" <julien.finet at kitware.com>
Para: lindeval at dmat.ufrr.br
Cc: "vtkusers" <vtkusers at vtk.org>
Enviadas: Quinta-feira, 24 de Novembro de 2011 8:42:48 (GMT-0300) Auto-Detected
Assunto: Re: [vtkusers] smooth graphics

Hi,

What's you OS ?

julien.

On Thu, Nov 24, 2011 at 12:34 PM,  <lindeval at dmat.ufrr.br> wrote:
> Hello everybody!
>
> How do I get smooth graphics using lines with vtkChart? Only I see the line segments.
>
>         vtkPlot * line;
>         line = chart-> AddPlot (vtkChart: LINE) / / type of plot line
>         line-> setInput (table.GetPointer (), 0, 2);
>
>         line-> SetWidth (2.0);
>         line-> GetPen () -> SetLineType (1) / / line type solid
>
>
> Could anyone help me?
>
>
> Thank you!
> _______________________________________________
> 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