30 #ifndef vtkLightCollection_h 31 #define vtkLightCollection_h 33 #include "vtkRenderingCoreModule.h" void * vtkCollectionSimpleIterator
abstract base class for most VTK objects
an ordered list of lights
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
~vtkLightCollection() override
void AddItem(vtkObject *)
Add an object to the bottom of the list.
create and manipulate ordered lists of objects