21 const struct bNode *node,
26 const char **r_disabled_hint);
These structs are the foundation for all linked lists in the library system.
std::string node_group_ui_description(const bNode &node)
void node_group_label(const struct bNodeTree *ntree, const struct bNode *node, char *label, int label_maxncpy)
bool node_group_poll_instance(const struct bNode *node, const struct bNodeTree *nodetree, const char **r_disabled_hint)
void ntree_update_reroute_nodes(struct bNodeTree *ntree)
int node_group_ui_class(const struct bNode *node)