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 71 of file vtkOpenGLState.h.

Member Function Documentation

void vtkOpenGLTextureImageState::Update ( )

Member Data Documentation

GLvoid* vtkOpenGLTextureImageState::Image

Definition at line 76 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::Width

Definition at line 77 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::Height

Definition at line 78 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::Border

Definition at line 79 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::InternalFormat

Definition at line 80 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::RedSize

Definition at line 81 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::GreenSize

Definition at line 82 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::BlueSize

Definition at line 83 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::AlphaSize

Definition at line 84 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::LuminanceSize

Definition at line 85 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::IntensitySize

Definition at line 86 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::Depth

Definition at line 89 of file vtkOpenGLState.h.

GLboolean vtkOpenGLTextureImageState::Compressed

Definition at line 92 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::CompressedImageSize

Definition at line 93 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::DepthSize

Definition at line 96 of file vtkOpenGLState.h.


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