|
Blender V4.5
|
Public Member Functions | |
| void | operator() (LinkSearchOpParams ¶ms) |
Public Attributes | |
| std::string | socket_name |
| NodeIntegerMathOperation | operation |
Definition at line 66 of file node_fn_integer_math.cc.
|
inline |
Definition at line 70 of file node_fn_integer_math.cc.
References blender::nodes::LinkSearchOpParams::add_node(), bNode::custom1, operation, socket_name, and blender::nodes::LinkSearchOpParams::update_and_connect_available_socket().
| NodeIntegerMathOperation blender::nodes::node_fn_integer_math_cc::SocketSearchOp::operation |
Definition at line 69 of file node_fn_integer_math.cc.
Referenced by operator()().
| std::string blender::nodes::node_fn_integer_math_cc::SocketSearchOp::socket_name |
Definition at line 68 of file node_fn_integer_math.cc.
Referenced by operator()().