Blender V4.3
blender::dot::NodeWithSockets::Socket Struct Reference

#include <BLI_dot_export.hh>

Inherited by blender::dot::NodeWithSockets::Input, and blender::dot::NodeWithSockets::Output.

Public Attributes

std::string name
 
std::optional< std::string > fontcolor
 

Detailed Description

Definition at line 247 of file BLI_dot_export.hh.

Member Data Documentation

◆ fontcolor

std::optional<std::string> blender::dot::NodeWithSockets::Socket::fontcolor

◆ name

std::string blender::dot::NodeWithSockets::Socket::name

Definition at line 248 of file BLI_dot_export.hh.


The documentation for this struct was generated from the following file: