25 #ifndef vtkViewNodeCollection_h 26 #define vtkViewNodeCollection_h 28 #include "vtkRenderingSceneGraphModule.h" void * vtkCollectionSimpleIterator
abstract base class for most VTK objects
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkCollection * New()
Construct with empty list.
void AddItem(vtkObject *)
Add an object to the bottom of the list.
create and manipulate ordered lists of objects
a node within a VTK scene graph