[vtk-developers] RE: vtkXYPlot API Change?

Lorensen, William E (Research) lorensen at crd.ge.com
Tue Jul 2 08:47:49 EDT 2002


oops. I just needed to add a "#include vtkProperty2D.h"

Thanks,

Bill

-----Original Message-----
From: Sebastien BARRE [mailto:sebastien.barre at kitware.com]
Sent: Tuesday, July 02, 2002 8:40 AM
To: Lorensen, William E (Research)
Cc: vtk-developers at public.kitware.com
Subject: Re: vtkXYPlot API Change?


Hi Bill

At 7/2/2002 08:32 AM, Lorensen, William E (Research) wrote:
>I have a local class that uses an XYPlotActor internally. The following 
>statemnet used to work:
>
>  this->Plot->GetProperty()->SetPointSize(5);
>where Plot is an XYPlotActor.
>
>This no longer compiles.

I'm puzzled. XYPlot has not been reparented, it's still a vtkActor2D, so it 
has a GetProperty(), and I did not touch vtkProperty2D.
Can you be more specific please ?


--
Sebastien Barre



More information about the vtk-developers mailing list