|
Blender V5.0
|
#include <NOD_node_declaration.hh>
Public Attributes | |
| StructureType | type |
| Array< int > | linked_inputs |
Definition at line 95 of file NOD_node_declaration.hh.
| Array<int> blender::nodes::StructureTypeInterface::OutputDependency::linked_inputs |
Definition at line 97 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 96 of file NOD_node_declaration.hh.
Referenced by blender::bke::node_structure_type_inferencing::calc_node_interface().