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

void vtkOpenGLTextureImageState::Update ( )

Member Data Documentation

GLvoid* vtkOpenGLTextureImageState::Image

Definition at line 78 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::Width

Definition at line 79 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::Height

Definition at line 80 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::Border

Definition at line 81 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::InternalFormat

Definition at line 82 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::RedSize

Definition at line 83 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::GreenSize

Definition at line 84 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::BlueSize

Definition at line 85 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::AlphaSize

Definition at line 86 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::LuminanceSize

Definition at line 87 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::IntensitySize

Definition at line 88 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::Depth

Definition at line 91 of file vtkOpenGLState.h.

GLboolean vtkOpenGLTextureImageState::Compressed

Definition at line 94 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::CompressedImageSize

Definition at line 95 of file vtkOpenGLState.h.

GLint vtkOpenGLTextureImageState::DepthSize

Definition at line 98 of file vtkOpenGLState.h.


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