Blender V5.0
ForeachGeometryElementZoneType Class Reference

Inherits blender::bke::bNodeZoneType.

Public Member Functions

 ForeachGeometryElementZoneType ()
const int & get_corresponding_output_id (const bNode &input_bnode) const override
Public Member Functions inherited from blender::bke::bNodeZoneType
virtual ~bNodeZoneType ()=default
int & get_corresponding_output_id (bNode &input_bnode) const
const bNodeget_corresponding_input (const bNodeTree &tree, const bNode &output_bnode) const
bNodeget_corresponding_input (bNodeTree &tree, const bNode &output_bnode) const
const bNodeget_corresponding_output (const bNodeTree &tree, const bNode &input_bnode) const
bNodeget_corresponding_output (bNodeTree &tree, const bNode &input_bnode) const

Additional Inherited Members

Public Attributes inherited from blender::bke::bNodeZoneType
std::string input_idname
std::string output_idname
int input_type
int output_type
int theme_id

Detailed Description

Definition at line 87 of file node_register.cc.

Constructor & Destructor Documentation

◆ ForeachGeometryElementZoneType()

Member Function Documentation

◆ get_corresponding_output_id()

const int & ForeachGeometryElementZoneType::get_corresponding_output_id ( const bNode & input_bnode) const
inlineoverridevirtual

Implements blender::bke::bNodeZoneType.

Definition at line 98 of file node_register.cc.

References BLI_assert, bNode::storage, and bNode::type_legacy.


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