API Reference > Namespaces > revision_control_graph Namespace > Classes > GraphColor Structure
GraphColor Structure
Syntax
C++
struct GraphColor { int red; int green; int blue; };

RevisionControlGraph.h

This is class revision_control_graph::GraphColor.

 
Name 
Description 
 
This is the overview for the GraphColor constructor overload. 
 
Name 
Description 
 
blue 
This is blue, a member of class GraphColor. 
 
This is green, a member of class GraphColor. 
 
red 
This is red, a member of class GraphColor. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.