|
Blender V4.5
|
#include <NOD_node_declaration.hh>
Public Attributes | |
| StructureType | type |
| Array< int > | linked_inputs |
Definition at line 92 of file NOD_node_declaration.hh.
| Array<int> blender::nodes::StructureTypeInterface::OutputDependency::linked_inputs |
Definition at line 94 of file NOD_node_declaration.hh.
Referenced by blender::bke::node_structure_type_inferencing::calc_node_interface().
| StructureType blender::nodes::StructureTypeInterface::OutputDependency::type |
Definition at line 93 of file NOD_node_declaration.hh.
Referenced by blender::bke::node_structure_type_inferencing::calc_node_interface().