|
Blender V4.3
|
Public Member Functions | |
| void | operator() (LinkSearchOpParams ¶ms) |
Public Attributes | |
| const StringRef | socket_name |
| eNodeSocketDatatype | data_type |
| NodeCompareOperation | operation |
| NodeCompareMode | mode = NODE_COMPARE_MODE_ELEMENT |
Definition at line 108 of file node_fn_compare.cc.
|
inline |
Definition at line 114 of file node_fn_compare.cc.
References data_type, mode, operation, params, and socket_name.
| eNodeSocketDatatype blender::nodes::node_fn_compare_cc::SocketSearchOp::data_type |
Definition at line 111 of file node_fn_compare.cc.
Referenced by operator()().
| NodeCompareMode blender::nodes::node_fn_compare_cc::SocketSearchOp::mode = NODE_COMPARE_MODE_ELEMENT |
Definition at line 113 of file node_fn_compare.cc.
Referenced by operator()().
| NodeCompareOperation blender::nodes::node_fn_compare_cc::SocketSearchOp::operation |
Definition at line 112 of file node_fn_compare.cc.
Referenced by operator()().
| const StringRef blender::nodes::node_fn_compare_cc::SocketSearchOp::socket_name |
Definition at line 110 of file node_fn_compare.cc.
Referenced by operator()().