|
Blender V5.0
|
#include <BLI_dot_export.hh>
Public Member Functions | |
| NodeWithSocketsRef (Node &node, const NodeWithSockets &data) | |
| Node & | node () |
| NodePort | input (int index) const |
| NodePort | output (int index) const |
Definition at line 273 of file BLI_dot_export.hh.
| blender::dot_export::NodeWithSocketsRef::NodeWithSocketsRef | ( | Node & | node, |
| const NodeWithSockets & | data ) |
Definition at line 267 of file dot_export.cc.
References data, i, input(), node(), output(), and blender::dot_export::Rectangle.
|
inline |
Definition at line 285 of file BLI_dot_export.hh.
Referenced by blender::bke::node_tree_to_dot(), NodeWithSocketsRef(), blender::fn::lazy_function::Graph::to_dot(), and blender::nodes::DerivedNodeTree::to_dot().
|
inline |
Definition at line 280 of file BLI_dot_export.hh.
Referenced by NodeWithSocketsRef().
|
inline |
Definition at line 291 of file BLI_dot_export.hh.
Referenced by blender::bke::node_tree_to_dot(), NodeWithSocketsRef(), blender::fn::lazy_function::Graph::to_dot(), and blender::nodes::DerivedNodeTree::to_dot().