#include <vtkOpenGLState.h>
Definition at line 372 of file vtkOpenGLState.h.
 
◆ GLState()
  
  | 
        
          | vtkOpenGLState::GLState::GLState | ( |  | ) |  |  | inline | 
 
 
◆ ClearDepth
      
        
          | double vtkOpenGLState::GLState::ClearDepth | 
      
 
 
◆ DepthMask
      
        
          | unsigned char vtkOpenGLState::GLState::DepthMask | 
      
 
 
◆ DepthFunc
      
        
          | unsigned int vtkOpenGLState::GLState::DepthFunc | 
      
 
 
◆ BlendEquationValue1
      
        
          | unsigned int vtkOpenGLState::GLState::BlendEquationValue1 | 
      
 
 
◆ BlendEquationValue2
      
        
          | unsigned int vtkOpenGLState::GLState::BlendEquationValue2 | 
      
 
 
◆ CullFaceMode
      
        
          | unsigned int vtkOpenGLState::GLState::CullFaceMode | 
      
 
 
◆ ActiveTexture
      
        
          | unsigned int vtkOpenGLState::GLState::ActiveTexture | 
      
 
 
◆ ClearColor
      
        
          | std::array<float, 4> vtkOpenGLState::GLState::ClearColor | 
      
 
 
◆ ColorMask
      
        
          | std::array<unsigned char, 4> vtkOpenGLState::GLState::ColorMask | 
      
 
 
◆ Viewport
      
        
          | std::array<int, 4> vtkOpenGLState::GLState::Viewport | 
      
 
 
◆ Scissor
      
        
          | std::array<int, 4> vtkOpenGLState::GLState::Scissor | 
      
 
 
◆ BlendFunc
      
        
          | std::array<unsigned int, 4> vtkOpenGLState::GLState::BlendFunc | 
      
 
 
◆ DepthTest
      
        
          | bool vtkOpenGLState::GLState::DepthTest | 
      
 
 
◆ CullFace
      
        
          | bool vtkOpenGLState::GLState::CullFace | 
      
 
 
◆ ScissorTest
      
        
          | bool vtkOpenGLState::GLState::ScissorTest | 
      
 
 
◆ StencilTest
      
        
          | bool vtkOpenGLState::GLState::StencilTest | 
      
 
 
◆ Blend
      
        
          | bool vtkOpenGLState::GLState::Blend | 
      
 
 
◆ MultiSample
      
        
          | bool vtkOpenGLState::GLState::MultiSample | 
      
 
 
◆ MaxTextureSize
      
        
          | int vtkOpenGLState::GLState::MaxTextureSize | 
      
 
 
◆ MajorVersion
      
        
          | int vtkOpenGLState::GLState::MajorVersion | 
      
 
 
◆ MinorVersion
      
        
          | int vtkOpenGLState::GLState::MinorVersion | 
      
 
 
◆ DrawBinding
◆ ReadBinding
The documentation for this class was generated from the following file: