|
Blender V4.5
|
#include <NOD_node_declaration.hh>
Classes | |
| struct | OutputDependency |
Public Attributes | |
| Array< StructureType > | inputs |
| Array< OutputDependency > | outputs |
Definition at line 91 of file NOD_node_declaration.hh.
| Array<StructureType> blender::nodes::StructureTypeInterface::inputs |
Definition at line 99 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 100 of file NOD_node_declaration.hh.