Blender V4.5
node_geo_switch.cc File Reference

Go to the source code of this file.

Classes

class  blender::nodes::node_geo_switch_cc::LazyFunctionForSwitchNode
 

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_geo_switch_cc
 

Functions

static void blender::nodes::node_geo_switch_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_geo_switch_cc::node_layout (uiLayout *layout, bContext *, PointerRNA *ptr)
 
static void blender::nodes::node_geo_switch_cc::node_init (bNodeTree *, bNode *node)
 
static void blender::nodes::node_geo_switch_cc::node_gather_link_searches (GatherLinkSearchOpParams &params)
 
static const bNodeSocketblender::nodes::node_geo_switch_cc::node_internally_linked_input (const bNodeTree &, const bNode &node, const bNodeSocket &)
 
static void blender::nodes::node_geo_switch_cc::node_rna (StructRNA *srna)
 
static void blender::nodes::node_geo_switch_cc::register_node ()
 
std::unique_ptr< LazyFunctionblender::nodes::get_switch_node_lazy_function (const bNode &node)