|
VTK
9.7.20260803
|
#include <vtkOpenGLContextDevice2DPrivate.h>
CacheElement associates a unique key to some cache.
Definition at line 65 of file 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 |
|
inline |
Definition at line 68 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 75 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 80 of file vtkOpenGLContextDevice2DPrivate.h.
|
inline |
Definition at line 86 of file vtkOpenGLContextDevice2DPrivate.h.