Blender V5.0
OutputFieldDependency Class Reference

#include <NOD_node_declaration.hh>

Public Member Functions

OutputSocketFieldType field_type () const
Span< int > linked_input_indices () const

Static Public Member Functions

static OutputFieldDependency ForFieldSource ()
static OutputFieldDependency ForDataSource ()
static OutputFieldDependency ForDependentField ()
static OutputFieldDependency ForPartiallyDependentField (Vector< int > indices)

Detailed Description

Contains information about how a node output's field state depends on inputs of the same node.

Definition at line 67 of file NOD_node_declaration.hh.

Member Function Documentation

◆ field_type()

◆ ForDataSource()

◆ ForDependentField()

◆ ForFieldSource()

◆ ForPartiallyDependentField()

◆ linked_input_indices()


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