Blender  V3.3
Public Member Functions | List of all members
blender::dot::NodePort Class Reference

#include <BLI_dot_export.hh>

Public Member Functions

 NodePort (Node &node, std::optional< std::string > port_name={})
 
void to_dot_string (std::stringstream &ss) const
 

Detailed Description

Definition at line 183 of file BLI_dot_export.hh.

Constructor & Destructor Documentation

◆ NodePort()

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

Definition at line 189 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: