#include <vtkOpenGLState.h>
List of all members.
Public Member Functions |
| void | Update () |
Detailed Description
Definition at line 54 of file vtkOpenGLState.h.
Member Function Documentation
| void vtkOpenGLLightState::Update |
( |
| ) |
|
Member Data Documentation
| GLfloat vtkOpenGLLightState::Ambient[4] |
| GLfloat vtkOpenGLLightState::Diffuse[4] |
| GLfloat vtkOpenGLLightState::Specular[4] |
| GLfloat vtkOpenGLLightState::Position[4] |
| GLfloat vtkOpenGLLightState::ConstantAttenuation |
| GLfloat vtkOpenGLLightState::LinearAttenuation |
| GLfloat vtkOpenGLLightState::QuadraticAttenuation |
| GLfloat vtkOpenGLLightState::SpotDirection[4] |
| GLfloat vtkOpenGLLightState::SpotExponent |
| GLfloat vtkOpenGLLightState::SpotCutoff |
The documentation for this class was generated from the following file: