VTK
Public Attributes
vtkTextureImageCache< Key >::CacheData Struct Reference

#include <vtkOpenGLContextDevice2DPrivate.h>

Collaboration diagram for vtkTextureImageCache< Key >::CacheData:
Collaboration graph
[legend]

List of all members.

Public Attributes

vtkSmartPointer< vtkImageDataImageData
vtkSmartPointer< vtkTextureTexture
int TextWidth
int TextHeight

Detailed Description

template<class Key>
struct vtkTextureImageCache< Key >::CacheData

Definition at line 53 of file vtkOpenGLContextDevice2DPrivate.h.


Member Data Documentation

Definition at line 55 of file vtkOpenGLContextDevice2DPrivate.h.

Definition at line 56 of file vtkOpenGLContextDevice2DPrivate.h.

template<class Key>
int vtkTextureImageCache< Key >::CacheData::TextWidth

Definition at line 59 of file vtkOpenGLContextDevice2DPrivate.h.

template<class Key>
int vtkTextureImageCache< Key >::CacheData::TextHeight

Definition at line 60 of file vtkOpenGLContextDevice2DPrivate.h.


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