21 #ifndef vtkTestNewVar_h
22 #define vtkTestNewVar_h
56 vtkTestNewVar(const vtkTestNewVar&) VTK_DELETE_FUNCTION;
57 void operator=(const vtkTestNewVar&) VTK_DELETE_FUNCTION;
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.