|
Blender V4.3
|
#include <string>#include "BKE_cryptomatte.hh"#include "BLI_function_ref.hh"#include "BLI_map.hh"#include "MEM_guardedalloc.h"Go to the source code of this file.
Classes | |
| class | blender::compositor::MetaData |
| struct | blender::compositor::MetaDataExtractCallbackData |
Namespaces | |
| namespace | blender |
| namespace | blender::compositor |
Functions | |
| constexpr blender::StringRef | blender::compositor::META_DATA_KEY_CRYPTOMATTE_HASH ("cryptomatte/{hash}/hash") |
| constexpr blender::StringRef | blender::compositor::META_DATA_KEY_CRYPTOMATTE_CONVERSION ("cryptomatte/{hash}/conversion") |
| constexpr blender::StringRef | blender::compositor::META_DATA_KEY_CRYPTOMATTE_MANIFEST ("cryptomatte/{hash}/manifest") |
| constexpr blender::StringRef | blender::compositor::META_DATA_KEY_CRYPTOMATTE_NAME ("cryptomatte/{hash}/name") |