Blender  V2.93
Functions
node_common.h File Reference
#include "DNA_listBase.h"

Go to the source code of this file.

Functions

void node_group_label (struct bNodeTree *ntree, struct bNode *node, char *label, int maxlen)
 
bool node_group_poll_instance (struct bNode *node, struct bNodeTree *nodetree, const char **r_disabled_hint)
 
void ntree_update_reroute_nodes (struct bNodeTree *ntree)
 

Function Documentation

◆ node_group_label()

void node_group_label ( struct bNodeTree ntree,
struct bNode node,
char *  label,
int  maxlen 
)

◆ node_group_poll_instance()

bool node_group_poll_instance ( struct bNode node,
struct bNodeTree nodetree,
const char **  r_disabled_hint 
)

◆ ntree_update_reroute_nodes()

void ntree_update_reroute_nodes ( struct bNodeTree ntree)