VTK
Public Member Functions | Public Attributes | List of all members
vtkOpenGLTextureImageState Class Reference

#include <vtkOpenGLState.h>

Public Member Functions

void Update ()
 

Public Attributes

GLvoid * Image
 
GLint Width
 
GLint Height
 
GLint Border
 
GLint InternalFormat
 
GLint RedSize
 
GLint GreenSize
 
GLint BlueSize
 
GLint AlphaSize
 
GLint LuminanceSize
 
GLint IntensitySize
 
GLint Depth
 
GLboolean Compressed
 
GLint CompressedImageSize
 
GLint DepthSize
 

Detailed Description

Definition at line 73 of file vtkOpenGLState.h.

Member Function Documentation

◆ Update()

void vtkOpenGLTextureImageState::Update ( )

Member Data Documentation

◆ Image

GLvoid* vtkOpenGLTextureImageState::Image

Definition at line 78 of file vtkOpenGLState.h.

◆ Width

GLint vtkOpenGLTextureImageState::Width

Definition at line 79 of file vtkOpenGLState.h.

◆ Height

GLint vtkOpenGLTextureImageState::Height

Definition at line 80 of file vtkOpenGLState.h.

◆ Border

GLint vtkOpenGLTextureImageState::Border

Definition at line 81 of file vtkOpenGLState.h.

◆ InternalFormat

GLint vtkOpenGLTextureImageState::InternalFormat

Definition at line 82 of file vtkOpenGLState.h.

◆ RedSize

GLint vtkOpenGLTextureImageState::RedSize

Definition at line 83 of file vtkOpenGLState.h.

◆ GreenSize

GLint vtkOpenGLTextureImageState::GreenSize

Definition at line 84 of file vtkOpenGLState.h.

◆ BlueSize

GLint vtkOpenGLTextureImageState::BlueSize

Definition at line 85 of file vtkOpenGLState.h.

◆ AlphaSize

GLint vtkOpenGLTextureImageState::AlphaSize

Definition at line 86 of file vtkOpenGLState.h.

◆ LuminanceSize

GLint vtkOpenGLTextureImageState::LuminanceSize

Definition at line 87 of file vtkOpenGLState.h.

◆ IntensitySize

GLint vtkOpenGLTextureImageState::IntensitySize

Definition at line 88 of file vtkOpenGLState.h.

◆ Depth

GLint vtkOpenGLTextureImageState::Depth

Definition at line 91 of file vtkOpenGLState.h.

◆ Compressed

GLboolean vtkOpenGLTextureImageState::Compressed

Definition at line 94 of file vtkOpenGLState.h.

◆ CompressedImageSize

GLint vtkOpenGLTextureImageState::CompressedImageSize

Definition at line 95 of file vtkOpenGLState.h.

◆ DepthSize

GLint vtkOpenGLTextureImageState::DepthSize

Definition at line 98 of file vtkOpenGLState.h.


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