API Reference > Namespaces > revision_control_graph Namespace > Classes > IRevisionPainter Structure
IRevisionPainter Structure
Syntax
C++
struct IRevisionPainter { };

RevisionControlGraph.h

Interface to Draw Revision Tree Library: Source provided.

 
Name 
Description 
 
This interface member will be called when edge bettwen two nodes will be found, it supposed to draw edge between two nodes  
 
This interface member will be called when RevisionPointer finds Node, it supposed to draw revision node  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.