#include <vtkOpenGLState.h>
List of all members.
Public Member Functions |
void | Update () |
Detailed Description
Definition at line 71 of file vtkOpenGLState.h.
Member Function Documentation
void vtkOpenGLTextureImageState::Update |
( |
| ) |
|
Member Data Documentation
GLvoid* vtkOpenGLTextureImageState::Image |
GLint vtkOpenGLTextureImageState::Width |
GLint vtkOpenGLTextureImageState::Height |
GLint vtkOpenGLTextureImageState::Border |
GLint vtkOpenGLTextureImageState::InternalFormat |
GLint vtkOpenGLTextureImageState::RedSize |
GLint vtkOpenGLTextureImageState::GreenSize |
GLint vtkOpenGLTextureImageState::BlueSize |
GLint vtkOpenGLTextureImageState::AlphaSize |
GLint vtkOpenGLTextureImageState::LuminanceSize |
GLint vtkOpenGLTextureImageState::IntensitySize |
GLint vtkOpenGLTextureImageState::Depth |
GLboolean vtkOpenGLTextureImageState::Compressed |
GLint vtkOpenGLTextureImageState::CompressedImageSize |
GLint vtkOpenGLTextureImageState::DepthSize |
The documentation for this class was generated from the following file: