Blender  V3.3
Public Attributes | List of all members
blender::nodes::DOutputSocket::TargetSocketPathInfo Struct Reference

#include <NOD_derived_node_tree.hh>

Public Attributes

Vector< DSocket, 16 > sockets
 

Detailed Description

Definition at line 156 of file NOD_derived_node_tree.hh.

Member Data Documentation

◆ sockets

Vector<DSocket, 16> blender::nodes::DOutputSocket::TargetSocketPathInfo::sockets

All sockets on the path from the current to the final target sockets, excluding this.

Definition at line 158 of file NOD_derived_node_tree.hh.

Referenced by blender::modifiers::geometry_nodes::GeometryNodesEvaluator::forward_output().


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