|
Blender V5.0
|
#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 |
Definition at line 245 of file BLI_dot_export.hh.
| std::optional<std::string> blender::dot_export::NodeWithSockets::Socket::fontcolor |
Definition at line 247 of file BLI_dot_export.hh.
Referenced by blender::bke::node_tree_to_dot(), and blender::fn::lazy_function::Graph::to_dot().
| std::string blender::dot_export::NodeWithSockets::Socket::name |
Definition at line 246 of file BLI_dot_export.hh.