Blender V4.3
blender::bke::anonymous_attribute_inferencing::bNodeTreeToDotOptionsForAnonymousAttributeInferencing Class Reference

Inherits blender::bke::bNodeTreeToDotOptions.

Public Member Functions

 bNodeTreeToDotOptionsForAnonymousAttributeInferencing (const AnonymousAttributeInferencingResult &result)
 
std::string socket_name (const bNodeSocket &socket) const override
 
- Public Member Functions inherited from blender::bke::bNodeTreeToDotOptions
virtual std::optional< std::string > socket_font_color (const bNodeSocket &socket) const
 
virtual void add_edge_attributes (const bNodeLink &link, dot::DirectedEdge &dot_edge) const
 

Detailed Description

Definition at line 175 of file node_tree_anonymous_attributes.cc.

Constructor & Destructor Documentation

◆ bNodeTreeToDotOptionsForAnonymousAttributeInferencing()

blender::bke::anonymous_attribute_inferencing::bNodeTreeToDotOptionsForAnonymousAttributeInferencing::bNodeTreeToDotOptionsForAnonymousAttributeInferencing ( const AnonymousAttributeInferencingResult & result)
inline

Definition at line 180 of file node_tree_anonymous_attributes.cc.

Member Function Documentation

◆ socket_name()


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