Blender  V3.3
Public Attributes | List of all members
bNodeListItem Struct Reference

Public Attributes

struct bNodeListItem * next
 
struct bNodeListItem * prev
 
struct bNode * node
 

Detailed Description

Definition at line 57 of file node_relationships.cc.

Member Data Documentation

◆ next

struct bNodeListItem* bNodeListItem::next

Definition at line 58 of file node_relationships.cc.

◆ node

struct bNode* bNodeListItem::node

Definition at line 59 of file node_relationships.cc.

◆ prev

struct bNodeListItem * bNodeListItem::prev

Definition at line 58 of file node_relationships.cc.


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