Blender V4.3
blender::dot Namespace Reference

Classes

class  Attributes
 
class  Cluster
 
class  DirectedEdge
 
class  DirectedGraph
 
class  Edge
 
class  Graph
 
class  Node
 
class  NodePort
 
struct  NodeWithSockets
 
class  NodeWithSocketsRef
 
class  UndirectedEdge
 
class  UndirectedGraph
 

Functions

std::string color_attr_from_hsv (float h, float s, float v)
 

Detailed Description

Function Documentation

◆ color_attr_from_hsv()

std::string blender::dot::color_attr_from_hsv ( float h,
float s,
float v )

Definition at line 256 of file dot_export.cc.

References v.

Referenced by blender::dot::Cluster::set_random_cluster_bgcolors().