|
Blender V5.0
|
#include <BLI_dot_export.hh>
Public Member Functions | |
| NodePort (Node &node, std::optional< std::string > port_name={}, std::optional< std::string > port_position={}) | |
| void | to_dot_string (std::stringstream &ss) const |
Definition at line 180 of file BLI_dot_export.hh.
|
inline |
Definition at line 187 of file BLI_dot_export.hh.
| void blender::dot_export::NodePort::to_dot_string | ( | std::stringstream & | ss | ) | const |
Definition at line 249 of file dot_export.cc.