-
- Downloads
WIP: Improve chart item picking
Expose public accessors to the context scene picked item. Override the Hit() method of the following vtkAbstractContextItem so they can be picked: - vtkAxis - vtkPlot
Showing
- Charts/Core/vtkAxis.cxx 58 additions, 0 deletionsCharts/Core/vtkAxis.cxx
- Charts/Core/vtkAxis.h 5 additions, 0 deletionsCharts/Core/vtkAxis.h
- Charts/Core/vtkPlot.cxx 20 additions, 0 deletionsCharts/Core/vtkPlot.cxx
- Charts/Core/vtkPlot.h 5 additions, 0 deletionsCharts/Core/vtkPlot.h
- Rendering/Context2D/vtkContextScene.h 13 additions, 13 deletionsRendering/Context2D/vtkContextScene.h
Loading
Please register or sign in to comment