vtkTextureImageCache< Key >::CacheElement Struct Reference

#include <vtkOpenGLContextDevice2DPrivate.h>

List of all members.


Detailed Description

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

CacheElement associates a unique key to some cache.

Definition at line 59 of file vtkOpenGLContextDevice2DPrivate.h.


Public Member Functions

 CacheElement ()
 CacheElement (const Key &key)
 CacheElement (const Key &key, const CacheData &cacheData)
bool operator== (const CacheElement &other) const

Constructor & Destructor Documentation

template<class Key>
vtkTextureImageCache< Key >::CacheElement::CacheElement (  )  [inline]

Definition at line 62 of file vtkOpenGLContextDevice2DPrivate.h.

template<class Key>
vtkTextureImageCache< Key >::CacheElement::CacheElement ( const Key &  key  )  [inline]

Definition at line 67 of file vtkOpenGLContextDevice2DPrivate.h.

template<class Key>
vtkTextureImageCache< Key >::CacheElement::CacheElement ( const Key &  key,
const CacheData cacheData 
) [inline]

Definition at line 70 of file vtkOpenGLContextDevice2DPrivate.h.


Member Function Documentation

template<class Key>
bool vtkTextureImageCache< Key >::CacheElement::operator== ( const CacheElement other  )  const [inline]

Definition at line 74 of file vtkOpenGLContextDevice2DPrivate.h.


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

Generated on Wed Aug 24 12:12:58 2011 for VTK by  doxygen 1.5.6