VTK
|
CacheElement associates a unique key to some cache. More...
#include <vtkOpenGLContextDevice2DPrivate.h>
Inherits pair< Key, CacheData >, and 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 () | |
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 71 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 74 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 79 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 82 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 74 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 79 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 82 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 86 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 86 of file vtkOpenGLContextDevice2DPrivate.h.