Blender  V2.93
Public Attributes | List of all members
bNodeListItem Struct Reference

Public Attributes

struct bNodeListItemnext
 
struct bNodeListItemprev
 
struct bNodenode
 

Detailed Description

Definition at line 167 of file node_relationships.c.

Member Data Documentation

◆ next

struct bNodeListItem* bNodeListItem::next

Definition at line 168 of file node_relationships.c.

◆ node

struct bNode* bNodeListItem::node

Definition at line 169 of file node_relationships.c.

Referenced by snode_autoconnect(), and sort_nodes_locx().

◆ prev

struct bNodeListItem * bNodeListItem::prev

Definition at line 168 of file node_relationships.c.


The documentation for this struct was generated from the following file: