[vtk-developers] Re: vtkXYPlot API Change?

Sebastien BARRE sebastien.barre at kitware.com
Tue Jul 2 08:40:24 EDT 2002


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