[vtk-developers] vtkXYPlot API Change?

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


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.

Bill




More information about the vtk-developers mailing list