|
Blender V4.3
|
#include <COM_meta_data.hh>
Public Attributes | |
| std::string | hash |
| std::string | conversion |
| std::string | manifest |
Definition at line 17 of file COM_meta_data.hh.
| std::string blender::realtime_compositor::CryptomatteMetaData::conversion |
Definition at line 19 of file COM_meta_data.hh.
Referenced by blender::realtime_compositor::MetaData::is_cryptomatte_layer().
| std::string blender::realtime_compositor::CryptomatteMetaData::hash |
Definition at line 18 of file COM_meta_data.hh.
Referenced by blender::realtime_compositor::MetaData::is_cryptomatte_layer().
| std::string blender::realtime_compositor::CryptomatteMetaData::manifest |
Definition at line 20 of file COM_meta_data.hh.
Referenced by blender::realtime_compositor::MetaData::is_cryptomatte_layer().