|
Blender V5.0
|
Public Member Functions | |
| void | operator() (LinkSearchOpParams ¶ms) |
Public Attributes | |
| std::string | socket_name |
| BitMathOperation | operation |
Definition at line 90 of file node_fn_bit_math.cc.
|
inline |
Definition at line 94 of file node_fn_bit_math.cc.
References bNode::custom1, operation, params, and socket_name.
| BitMathOperation blender::nodes::node_fn_bit_math_cc::SocketSearchOp::operation |
Definition at line 93 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 92 of file node_fn_bit_math.cc.
Referenced by operator()().