|
Blender V4.3
|
#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 |
Definition at line 247 of file BLI_dot_export.hh.
| std::optional<std::string> blender::dot::NodeWithSockets::Socket::fontcolor |
Definition at line 249 of file BLI_dot_export.hh.
Referenced by blender::bke::node_tree_to_dot(), blender::dot::NodeWithSocketsRef::NodeWithSocketsRef(), and blender::fn::lazy_function::Graph::to_dot().
| std::string blender::dot::NodeWithSockets::Socket::name |
Definition at line 248 of file BLI_dot_export.hh.