30 #ifndef vtkLightCollection_h 
   31 #define vtkLightCollection_h 
   33 #include "vtkRenderingCoreModule.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. 
 
a virtual light for 3D rendering 
 
void AddItem(vtkObject *)
Add an object to the list. 
 
create and manipulate unsorted lists of objects