| VTK
    9.0.1
    | 
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 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.
 1.8.17
 1.8.17