VTK
Public Attributes | List of all members
vtkOpenGLTextureImageUnitFixedPipelineState Class Reference

#include <vtkOpenGLState.h>

Public Attributes

GLboolean Texture1DEnabled
 
GLboolean Texture2DEnabled
 
GLboolean Texture3DEnabled
 
GLboolean TextureCubeMapEnabled
 

Detailed Description

Definition at line 232 of file vtkOpenGLState.h.

Member Data Documentation

GLboolean vtkOpenGLTextureImageUnitFixedPipelineState::Texture1DEnabled

Definition at line 235 of file vtkOpenGLState.h.

GLboolean vtkOpenGLTextureImageUnitFixedPipelineState::Texture2DEnabled

Definition at line 236 of file vtkOpenGLState.h.

GLboolean vtkOpenGLTextureImageUnitFixedPipelineState::Texture3DEnabled

Definition at line 238 of file vtkOpenGLState.h.

GLboolean vtkOpenGLTextureImageUnitFixedPipelineState::TextureCubeMapEnabled

Definition at line 240 of file vtkOpenGLState.h.


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