Blender V5.0
blender::nodes::node_geo_list_cc::SocketSearchOp Class Reference

Public Member Functions

void operator() (LinkSearchOpParams &params)

Public Attributes

const StringRef socket_name
eNodeSocketDatatype socket_type

Detailed Description

Definition at line 44 of file node_geo_list.cc.

Member Function Documentation

◆ operator()()

void blender::nodes::node_geo_list_cc::SocketSearchOp::operator() ( LinkSearchOpParams & params)
inline

Definition at line 48 of file node_geo_list.cc.

References bNode::custom1, params, socket_name, and socket_type.

Member Data Documentation

◆ socket_name

const StringRef blender::nodes::node_geo_list_cc::SocketSearchOp::socket_name

Definition at line 46 of file node_geo_list.cc.

Referenced by operator()().

◆ socket_type

eNodeSocketDatatype blender::nodes::node_geo_list_cc::SocketSearchOp::socket_type

Definition at line 47 of file node_geo_list.cc.

Referenced by operator()().


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