VTK
|
CacheElement associates a unique key to some cache. More...
#include <vtkOpenGLContextDevice2DPrivate.h>
Inherits pair< Key, CacheData >.
Public Member Functions | |
CacheElement () | |
CacheElement (const Key &key) | |
CacheElement (const Key &key, const CacheData &cacheData) | |
bool | operator== (const CacheElement &other) const |
CacheElement associates a unique key to some cache.
Definition at line 75 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 78 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 83 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 86 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 90 of file vtkOpenGLContextDevice2DPrivate.h.