VTK
|
#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 |
Definition at line 72 of file vtkOpenGLState.h.
void vtkOpenGLTextureImageState::Update | ( | ) |
GLvoid* vtkOpenGLTextureImageState::Image |
Definition at line 77 of file vtkOpenGLState.h.
GLint vtkOpenGLTextureImageState::Width |
Definition at line 78 of file vtkOpenGLState.h.
GLint vtkOpenGLTextureImageState::Height |
Definition at line 79 of file vtkOpenGLState.h.
GLint vtkOpenGLTextureImageState::Border |
Definition at line 80 of file vtkOpenGLState.h.
GLint vtkOpenGLTextureImageState::InternalFormat |
Definition at line 81 of file vtkOpenGLState.h.
GLint vtkOpenGLTextureImageState::RedSize |
Definition at line 82 of file vtkOpenGLState.h.
GLint vtkOpenGLTextureImageState::GreenSize |
Definition at line 83 of file vtkOpenGLState.h.
GLint vtkOpenGLTextureImageState::BlueSize |
Definition at line 84 of file vtkOpenGLState.h.
GLint vtkOpenGLTextureImageState::AlphaSize |
Definition at line 85 of file vtkOpenGLState.h.
GLint vtkOpenGLTextureImageState::LuminanceSize |
Definition at line 86 of file vtkOpenGLState.h.
GLint vtkOpenGLTextureImageState::IntensitySize |
Definition at line 87 of file vtkOpenGLState.h.
GLint vtkOpenGLTextureImageState::Depth |
Definition at line 90 of file vtkOpenGLState.h.
GLboolean vtkOpenGLTextureImageState::Compressed |
Definition at line 93 of file vtkOpenGLState.h.
GLint vtkOpenGLTextureImageState::CompressedImageSize |
Definition at line 94 of file vtkOpenGLState.h.
GLint vtkOpenGLTextureImageState::DepthSize |
Definition at line 97 of file vtkOpenGLState.h.