virtual void SetInputData(vtkTable *input)
#define vtkGetObjectMacro(name, type)
vtkTimeStamp PointsBuildTime
std::vector< vtkVector3f > GetPoints()
A table, which contains similar-typed columns of data.
record modification and/or execution time
Factory class for drawing 3D XYZ charts.
dynamic, self-adjusting array of unsigned char
#define vtkTypeMacro(thisClass, superclass)
std::string GetXAxisLabel()
virtual vtkIdTypeArray * GetSelection()
void SetSelectionPen(vtkPen *pen)
virtual void PrintSelf(ostream &os, vtkIndent indent)
abstract superclass for arrays of numeric data
virtual void SetInputData(vtkTable *input, vtkIdType xColumn, vtkIdType yColumn, vtkIdType zColumn)
GLenum GLenum GLenum input
std::string GetZAxisLabel()
virtual void SetSelection(vtkIdTypeArray *id)
std::string GetYAxisLabel()
a simple class to control print indentation
vtkNew< vtkUnsignedCharArray > Colors
virtual void SetColors(vtkDataArray *colorArr)
vtkSmartPointer< vtkPen > SelectionPen
std::vector< vtkVector3f > Points
virtual void SetInputData(vtkTable *input, const vtkStdString &xName, const vtkStdString &yName, const vtkStdString &zName)
base class for items that are part of a vtkContextScene.
Abstract class for 3D plots.
vtkPen * GetSelectionPen()
dynamic, self-adjusting array of vtkIdType
virtual void SetChart(vtkChartXYZ *chart)
std::vector< vtkVector3f > GetDataBounds()
provides a pen that draws the outlines of shapes drawn by vtkContext2D.
Wrapper around std::string to keep symbols short.
virtual void ComputeDataBounds()
#define VTKCHARTSCORE_EXPORT
vtkSmartPointer< vtkPen > Pen
std::vector< vtkVector3f > DataBounds
virtual void SetInputData(vtkTable *input, const vtkStdString &xName, const vtkStdString &yName, const vtkStdString &zName, const vtkStdString &colorName)
GLsizei const GLchar ** string
vtkSmartPointer< vtkIdTypeArray > Selection