Blender V4.5
blender::nodes::ClosureSignature Class Reference

#include <NOD_geometry_nodes_closure.hh>

Classes

struct  Item

Public Member Functions

std::optional< int > find_input_index (const SocketInterfaceKey &key) const
std::optional< int > find_output_index (const SocketInterfaceKey &key) const

Public Attributes

Vector< Iteminputs
Vector< Itemoutputs

Detailed Description

Describes the names and types of the inputs and outputs of a closure.

Definition at line 20 of file NOD_geometry_nodes_closure.hh.

Member Function Documentation

◆ find_input_index()

◆ find_output_index()

Member Data Documentation

◆ inputs

◆ outputs


The documentation for this class was generated from the following files: