VTK  9.6.20260624
vtkOpenGLArrayTextureBufferCache.h File Reference
#include "vtkObject.h"
#include "vtkOpenGLBufferObject.h"
#include "vtkRenderingOpenGL2Module.h"
#include "vtkSmartPointer.h"
#include "vtkTextureObject.h"
#include <cstddef>
#include <map>
#include <memory>
#include <tuple>
Include dependency graph for vtkOpenGLArrayTextureBufferCache.h:

Go to the source code of this file.

Classes

class  vtkOpenGLArrayTextureBufferCache
 manage texture-buffer-backed data arrays shared within a context More...
 
struct  vtkOpenGLArrayTextureBufferCache::Entry
 A cached texture buffer for one (array, role). More...