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