VTK
Public Attributes
vtkOpenGLFixePipelineState Class Reference

#include <vtkOpenGLState.h>

List of all members.

Public Attributes

GLboolean Normalize
GLboolean RescaleNormal
GLboolean LightingEnabled
vtkstd::vector< GLboolean > * LightEnabled
GLint CombineRGB
GLint CombineAlpha
GLint Source0RGB
GLint Source1RGB
GLint Source2RGB
GLint Source0Alpha
GLint Source1Alpha
GLint Source2Alpha
GLint Operand0RGB
GLint Operand1RGB
GLint Operand2RGB
GLint Operand0Alpha
GLint Operand1Alpha
GLint Operand2Alpha
GLint RGBScale
GLint AlphaScale
vtkstd::vector
< vtkOpenGLTextureImageUnitFixedPipelineState > * 
TextureImageUnitEnabled
GLboolean FogEnabled
GLboolean ColorSumEnabled

Detailed Description

Definition at line 252 of file vtkOpenGLState.h.


Member Data Documentation

GLboolean vtkOpenGLFixePipelineState::Normalize

Definition at line 258 of file vtkOpenGLState.h.

GLboolean vtkOpenGLFixePipelineState::RescaleNormal

Definition at line 261 of file vtkOpenGLState.h.

GLboolean vtkOpenGLFixePipelineState::LightingEnabled

Definition at line 264 of file vtkOpenGLState.h.

vtkstd::vector<GLboolean>* vtkOpenGLFixePipelineState::LightEnabled

Definition at line 266 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::CombineRGB

Definition at line 272 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::CombineAlpha

Definition at line 273 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::Source0RGB

Definition at line 274 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::Source1RGB

Definition at line 275 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::Source2RGB

Definition at line 276 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::Source0Alpha

Definition at line 277 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::Source1Alpha

Definition at line 278 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::Source2Alpha

Definition at line 279 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::Operand0RGB

Definition at line 280 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::Operand1RGB

Definition at line 281 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::Operand2RGB

Definition at line 282 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::Operand0Alpha

Definition at line 283 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::Operand1Alpha

Definition at line 284 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::Operand2Alpha

Definition at line 285 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::RGBScale

Definition at line 286 of file vtkOpenGLState.h.

GLint vtkOpenGLFixePipelineState::AlphaScale

Definition at line 287 of file vtkOpenGLState.h.

vtkstd::vector<vtkOpenGLTextureImageUnitFixedPipelineState>* vtkOpenGLFixePipelineState::TextureImageUnitEnabled

Definition at line 289 of file vtkOpenGLState.h.

GLboolean vtkOpenGLFixePipelineState::FogEnabled

Definition at line 292 of file vtkOpenGLState.h.

GLboolean vtkOpenGLFixePipelineState::ColorSumEnabled

Definition at line 294 of file vtkOpenGLState.h.


The documentation for this class was generated from the following file: