| 
    VTK
   
    
   
   | 
  
  
  
 
#include <vtkOpenGLContextDevice2DPrivate.h>

Public Attributes | |
| vtkSmartPointer< vtkImageData > | ImageData | 
| vtkSmartPointer< vtkTexture > | Texture | 
| int | TextWidth | 
| int | TextHeight | 
Definition at line 56 of file vtkOpenGLContextDevice2DPrivate.h.
| vtkSmartPointer< vtkImageData > vtkTextureImageCache< Key >::CacheData::ImageData | 
Definition at line 58 of file vtkOpenGLContextDevice2DPrivate.h.
| vtkSmartPointer< vtkTexture > vtkTextureImageCache< Key >::CacheData::Texture | 
Definition at line 59 of file vtkOpenGLContextDevice2DPrivate.h.
| int vtkTextureImageCache< Key >::CacheData::TextWidth | 
Definition at line 62 of file vtkOpenGLContextDevice2DPrivate.h.
| int vtkTextureImageCache< Key >::CacheData::TextHeight | 
Definition at line 63 of file vtkOpenGLContextDevice2DPrivate.h.
 1.8.0