#include "vtkObject.h"
Include dependency graph for vtkLight.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Classes | |
| class | vtkLight | 
| a virtual light for 3D rendering  More... | |
| Defines | |
| #define | VTK_LIGHT_TYPE_HEADLIGHT 1 | 
| #define | VTK_LIGHT_TYPE_CAMERA_LIGHT 2 | 
| #define | VTK_LIGHT_TYPE_SCENE_LIGHT 3 | 
| 
 | 
| 
 Definition at line 55 of file vtkLight.h. Referenced by vtkLight::SetLightTypeToHeadlight(). | 
| 
 | 
| 
 Definition at line 56 of file vtkLight.h. Referenced by vtkLight::SetLightTypeToCameraLight(). | 
| 
 | 
| 
 Definition at line 57 of file vtkLight.h. Referenced by vtkLight::SetLightTypeToSceneLight(). |