|
Blender V5.0
|
#include <BKE_node_tree_interface.hh>
Public Member Functions | |
| TypeTagExecutor (const Fn &fn_) | |
| template<typename T> | |
| void | operator() () const |
Public Attributes | |
| const Fn & | fn |
Definition at line 314 of file BKE_node_tree_interface.hh.
|
inline |
Definition at line 317 of file BKE_node_tree_interface.hh.
References fn.
|
inline |
Definition at line 319 of file BKE_node_tree_interface.hh.
References fn.
| const Fn& blender::bke::node_interface::socket_types::detail::TypeTagExecutor< Fn >::fn |
Definition at line 315 of file BKE_node_tree_interface.hh.
Referenced by operator()(), and TypeTagExecutor().