31 #ifndef __vtkPlotPoints3D_h
32 #define __vtkPlotPoints3D_h
34 #include "vtkChartsCoreModule.h"
48 virtual bool Paint(vtkContext2D *painter);
70 #endif //__vtkPlotPoints3D_h
record modification and/or execution time
vtkTimeStamp SelectedPointsBuildTime
vtkNew< vtkPen > SelectedPen
std::vector< vtkVector3f > SelectedPoints
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
Abstract class for 3D plots.