Blender V4.3
blender::nodes::node_fn_hash_value_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 102 of file node_fn_hash_value.cc.

Member Function Documentation

◆ operator()()

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

Definition at line 106 of file node_fn_hash_value.cc.

References params, socket_name, and socket_type.

Member Data Documentation

◆ socket_name

const StringRef blender::nodes::node_fn_hash_value_cc::SocketSearchOp::socket_name

Definition at line 104 of file node_fn_hash_value.cc.

Referenced by operator()().

◆ socket_type

eNodeSocketDatatype blender::nodes::node_fn_hash_value_cc::SocketSearchOp::socket_type

Definition at line 105 of file node_fn_hash_value.cc.

Referenced by operator()().


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