VTK
9.1.0
|
CacheElement associates a unique key to some cache. More...
#include <vtkOpenGLContextDevice2DPrivate.h>
Inherits std::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 76 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 79 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 86 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 91 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 97 of file vtkOpenGLContextDevice2DPrivate.h.