#include "vtkObject.h"
#include "vtkMatrix4x4.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.
Compounds | |
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 80 of file vtkLight.h. |
|
Definition at line 81 of file vtkLight.h. |
|
Definition at line 82 of file vtkLight.h. |