|
Blender V5.0
|
#include <NOD_node_declaration.hh>
Classes | |
| struct | OutputDependency |
Public Attributes | |
| Array< StructureType > | inputs |
| Array< OutputDependency > | outputs |
Definition at line 94 of file NOD_node_declaration.hh.
| Array<StructureType> blender::nodes::StructureTypeInterface::inputs |
Definition at line 102 of file NOD_node_declaration.hh.
Referenced by blender::bke::node_structure_type_inferencing::store_group_input_structure_types().
| Array<OutputDependency> blender::nodes::StructureTypeInterface::outputs |
Definition at line 103 of file NOD_node_declaration.hh.