|
Blender V5.0
|
#include <optional>#include "BLI_assert.h"#include "BLI_math_vector.hh"#include "BLI_math_vector_types.hh"#include "DNA_node_types.h"#include "NOD_derived_node_tree.hh"#include "NOD_node_declaration.hh"#include "GPU_compute.hh"#include "GPU_shader.hh"#include "COM_result.hh"#include "COM_utilities.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::compositor |
Typedefs | |
| using | blender::compositor::TargetSocketPathInfo = DOutputSocket::TargetSocketPathInfo |