Go to the documentation of this file.
21 #ifndef vtkTestNewVar_h
22 #define vtkTestNewVar_h
represent and manipulate 2D points
vtkObject * GetPoints()
This is just for testing - return the points as a vtkObject so that it can be assigned to a vtkSmartP...
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkNew< vtkPoints2D > Points
vtkIdType GetPointsRefCount()
Get the reference count for the points object.
~vtkTestNewVar() override
vtkObject * GetPoints2()
This is just for testing - return the points as a vtkObject so that it can be assigned to a vtkSmartP...
static vtkTestNewVar * New()