|
Blender V4.3
|
#include <iostream>#include "COM_Debug.h"#include "BLI_assert.h"#include "BLI_fileops.h"#include "BLI_path_utils.hh"#include "BLI_string.h"#include "BKE_appdir.hh"#include "IMB_imbuf.hh"#include "IMB_imbuf_types.hh"#include "COM_SetValueOperation.h"#include "COM_ViewerOperation.h"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::compositor |
Functions | |
| static std::string | blender::compositor::operation_class_name (const NodeOperation *op) |
| static std::string | blender::compositor::get_operations_export_dir () |