|
Blender V4.3
|
#include <cstdint>#include <memory>#include <string>#include "BLI_map.hh"#include "BLI_math_vector_types.hh"#include "GPU_texture.hh"#include "DNA_texture_types.h"#include "COM_cached_resource.hh"Go to the source code of this file.
Classes | |
| class | blender::realtime_compositor::CachedTextureKey |
| class | blender::realtime_compositor::CachedTexture |
| class | blender::realtime_compositor::CachedTextureContainer |
Namespaces | |
| namespace | blender |
| namespace | blender::realtime_compositor |
Functions | |
| bool | blender::realtime_compositor::operator== (const CachedTextureKey &a, const CachedTextureKey &b) |