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

Public Member Functions

void operator() (LinkSearchOpParams &params)

Public Attributes

std::string socket_name
NodeIntegerMathOperation operation

Detailed Description

Definition at line 67 of file node_fn_integer_math.cc.

Member Function Documentation

◆ operator()()

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

Definition at line 71 of file node_fn_integer_math.cc.

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

Member Data Documentation

◆ operation

NodeIntegerMathOperation blender::nodes::node_fn_integer_math_cc::SocketSearchOp::operation

Definition at line 70 of file node_fn_integer_math.cc.

Referenced by operator()().

◆ socket_name

std::string blender::nodes::node_fn_integer_math_cc::SocketSearchOp::socket_name

Definition at line 69 of file node_fn_integer_math.cc.

Referenced by operator()().


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