Blender
V3.3
|
Classes | |
class | Attributes |
class | Graph |
class | Cluster |
class | Node |
class | UndirectedGraph |
class | DirectedGraph |
class | NodePort |
class | Edge |
class | DirectedEdge |
class | UndirectedEdge |
class | NodeWithSocketsRef |
Functions | |
std::string | color_attr_from_hsv (float h, float s, float v) |
Language grammar: https://www.graphviz.org/doc/info/lang.html Attributes: https://www.graphviz.org/doc/info/attrs.html Node Shapes: https://www.graphviz.org/doc/info/shapes.html Preview: https://dreampuf.github.io/GraphvizOnline
Definition at line 249 of file dot_export.cc.
References v.
Referenced by blender::dot::Cluster::set_random_cluster_bgcolors().