|
Blender V5.0
|
#include <fmt/format.h>#include <variant>#include "BKE_compute_context_cache.hh"#include "BKE_lib_id.hh"#include "BKE_node_tree_zones.hh"#include "BKE_type_conversions.hh"#include "BLI_listbase.h"#include "BLI_math_vector.h"#include "BLI_stack.hh"#include "NOD_menu_value.hh"#include "NOD_multi_function.hh"#include "NOD_node_declaration.hh"#include "NOD_node_in_compute_context.hh"#include "NOD_shader_nodes_inline.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
Functions | |
| bool | blender::nodes::inline_shader_node_tree (const bNodeTree &src_tree, bNodeTree &dst_tree, InlineShaderNodeTreeParams ¶ms) |