Blender V4.3
blender::dot::NodePort Class Reference

#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
 

Detailed Description

Definition at line 181 of file BLI_dot_export.hh.

Constructor & Destructor Documentation

◆ NodePort()

blender::dot::NodePort::NodePort ( Node & node,
std::optional< std::string > port_name = {},
std::optional< std::string > port_position = {} )
inline

Definition at line 188 of file BLI_dot_export.hh.

Member Function Documentation

◆ to_dot_string()

void blender::dot::NodePort::to_dot_string ( std::stringstream & ss) const

The documentation for this class was generated from the following files: