Blender V5.0
blender::nodes::ReferenceLifetimesInfo Struct Reference

#include <BKE_node_tree_reference_lifetimes.hh>

Public Attributes

Vector< ReferenceSetInforeference_sets
BitGroupVector required_data_by_socket
nodes::aal::RelationsInNode tree_relations

Detailed Description

Definition at line 93 of file BKE_node_tree_reference_lifetimes.hh.

Member Data Documentation

◆ reference_sets

◆ required_data_by_socket

Has a bit for each socket and each reference set. If the bit is set, the corresponding reference set should be propagated to that socket.

Definition at line 100 of file BKE_node_tree_reference_lifetimes.hh.

◆ tree_relations

Relations used for group nodes that use this group.

Definition at line 105 of file BKE_node_tree_reference_lifetimes.hh.


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