Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
GraphNode Structure
Syntax
C++
struct GraphNode { float x; float y; GraphColor color; std::string id; std::vector<std::string> parents; };

(sha is ansi string) so using std::string is ok

File: RevisionControlGraph.h 

Namespace: revision_control_graph 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.