Go to the documentation of this file.
30 #ifndef vtkLightCollection_h
31 #define vtkLightCollection_h
33 #include "vtkRenderingCoreModule.h"
void * vtkCollectionSimpleIterator
a virtual light for 3D rendering
abstract base class for most VTK objects
void AddItem(vtkLight *a)
Add a light to the list.
create and manipulate unsorted lists of objects
vtkLight * GetNextItem()
Get the next light in the list.
vtkLight * GetNextLight(vtkCollectionSimpleIterator &cookie)
Reentrant safe way to get an object in a collection.
a simple class to control print indentation
static vtkLightCollection * New()
void AddItem(vtkObject *)
Add an object to the list.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.