-
- Downloads
Added back in rendering of selected points
This was lost when the point plotting was moved to a dedicated class out of the vtkChartXYZ class. Restore this behavior, which is used in the scatter plot matrix animations for example. Change-Id: I1f69b4d45aef25566f8e8cd644f72245506b975e
Showing
- Charts/Core/vtkChartXYZ.cxx 25 additions, 0 deletionsCharts/Core/vtkChartXYZ.cxx
- Charts/Core/vtkChartXYZ.h 4 additions, 0 deletionsCharts/Core/vtkChartXYZ.h
- Charts/Core/vtkPlot3D.cxx 18 additions, 0 deletionsCharts/Core/vtkPlot3D.cxx
- Charts/Core/vtkPlot3D.h 10 additions, 0 deletionsCharts/Core/vtkPlot3D.h
- Charts/Core/vtkPlotPoints3D.cxx 27 additions, 0 deletionsCharts/Core/vtkPlotPoints3D.cxx
- Charts/Core/vtkPlotPoints3D.h 10 additions, 0 deletionsCharts/Core/vtkPlotPoints3D.h
Please register or sign in to comment