Blender V5.0
blender::bke::node_tree_reference_lifetimes::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

Vector<ReferenceSetInfo> blender::bke::node_tree_reference_lifetimes::ReferenceLifetimesInfo::reference_sets

Definition at line 94 of file BKE_node_tree_reference_lifetimes.hh.

◆ required_data_by_socket

BitGroupVector blender::bke::node_tree_reference_lifetimes::ReferenceLifetimesInfo::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

nodes::aal::RelationsInNode blender::bke::node_tree_reference_lifetimes::ReferenceLifetimesInfo::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: