Blender V5.0
blender::dot_export::NodeWithSockets::Socket Struct Reference

#include <BLI_dot_export.hh>

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

Public Attributes

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

Detailed Description

Definition at line 245 of file BLI_dot_export.hh.

Member Data Documentation

◆ fontcolor

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

◆ name

std::string blender::dot_export::NodeWithSockets::Socket::name

Definition at line 246 of file BLI_dot_export.hh.


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