|
Blender V4.5
|
Public Member Functions | |
| void | operator() (LinkSearchOpParams ¶ms) |
Public Attributes | |
| std::string | socket_name |
| BitMathOperation | operation |
Definition at line 89 of file node_fn_bit_math.cc.
|
inline |
Definition at line 93 of file node_fn_bit_math.cc.
References blender::nodes::LinkSearchOpParams::add_node(), bNode::custom1, operation, socket_name, and blender::nodes::LinkSearchOpParams::update_and_connect_available_socket().
| BitMathOperation blender::nodes::node_fn_bit_math_cc::SocketSearchOp::operation |
Definition at line 92 of file node_fn_bit_math.cc.
Referenced by operator()().
| std::string blender::nodes::node_fn_bit_math_cc::SocketSearchOp::socket_name |
Definition at line 91 of file node_fn_bit_math.cc.
Referenced by operator()().