|
Blender
V3.3
|
#include "COM_Debug.h"#include "BLI_fileops.h"#include "BLI_path_util.h"#include "BKE_appdir.h"#include "IMB_imbuf.h"#include "IMB_imbuf_types.h"#include "COM_ExecutionGroup.h"#include "COM_ReadBufferOperation.h"#include "COM_SetValueOperation.h"#include "COM_ViewerOperation.h"#include "COM_WriteBufferOperation.h"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::compositor | |
Functions | |
| static std::string | blender::compositor::operation_class_name (const NodeOperation *op) |
| static std::string | blender::compositor::get_operations_export_dir () |