VTK
|
#include <vtkOpenGLContextDevice2DPrivate.h>
Public Attributes | |
vtkSmartPointer< vtkImageData > | ImageData |
vtkSmartPointer< vtkTexture > | Texture |
int | TextWidth |
int | TextHeight |
Definition at line 57 of file vtkOpenGLContextDevice2DPrivate.h.
vtkSmartPointer< vtkImageData > vtkTextureImageCache< Key >::CacheData::ImageData |
Definition at line 59 of file vtkOpenGLContextDevice2DPrivate.h.
vtkSmartPointer< vtkTexture > vtkTextureImageCache< Key >::CacheData::Texture |
Definition at line 60 of file vtkOpenGLContextDevice2DPrivate.h.
int vtkTextureImageCache< Key >::CacheData::TextWidth |
Definition at line 63 of file vtkOpenGLContextDevice2DPrivate.h.
int vtkTextureImageCache< Key >::CacheData::TextHeight |
Definition at line 64 of file vtkOpenGLContextDevice2DPrivate.h.