12 const char **r_disabled_hint)
16 *r_disabled_hint =
RPT_(
"Not a geometry node tree");
void node_type_base(bNodeType *ntype, int type, const char *name, short nclass)
void search_link_ops_for_basic_node(GatherLinkSearchOpParams ¶ms)
void fn_node_type_base(blender::bke::bNodeType *ntype, int type, const char *name, short nclass)
static bool fn_node_poll_default(const blender::bke::bNodeType *, const bNodeTree *ntree, const char **r_disabled_hint)
bool node_insert_link_default(bNodeTree *, bNode *, bNodeLink *)
bool(* poll)(const bNodeType *ntype, const bNodeTree *nodetree, const char **r_disabled_hint)
NodeGatherSocketLinkOperationsFunction gather_link_search_ops
bool(* insert_link)(bNodeTree *ntree, bNode *node, bNodeLink *link)