Blender V5.0
node_geo_combine_bundle.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_geo_combine_bundle_cc

Functions

 blender::nodes::node_geo_combine_bundle_cc::NODE_STORAGE_FUNCS (NodeCombineBundle)
static void blender::nodes::node_geo_combine_bundle_cc::node_declare (NodeDeclarationBuilder &b)
static void blender::nodes::node_geo_combine_bundle_cc::node_init (bNodeTree *, bNode *node)
static void blender::nodes::node_geo_combine_bundle_cc::node_copy_storage (bNodeTree *, bNode *dst_node, const bNode *src_node)
static void blender::nodes::node_geo_combine_bundle_cc::node_free_storage (bNode *node)
static bool blender::nodes::node_geo_combine_bundle_cc::node_insert_link (bke::NodeInsertLinkParams &params)
static void blender::nodes::node_geo_combine_bundle_cc::node_layout_ex (uiLayout *layout, bContext *C, PointerRNA *node_ptr)
static void blender::nodes::node_geo_combine_bundle_cc::node_operators ()
static void blender::nodes::node_geo_combine_bundle_cc::node_geo_exec (GeoNodeExecParams params)
static void blender::nodes::node_geo_combine_bundle_cc::node_gather_link_searches (GatherLinkSearchOpParams &params)
static void blender::nodes::node_geo_combine_bundle_cc::node_blend_write (const bNodeTree &, const bNode &node, BlendWriter &writer)
static void blender::nodes::node_geo_combine_bundle_cc::node_blend_read (bNodeTree &, bNode &node, BlendDataReader &reader)
static void blender::nodes::node_geo_combine_bundle_cc::node_register ()