]> granicus.if.org Git - graphviz/commitdiff
animation implemented
authorarif <devnull@localhost>
Wed, 21 May 2008 17:52:29 +0000 (17:52 +0000)
committerarif <devnull@localhost>
Wed, 21 May 2008 17:52:29 +0000 (17:52 +0000)
colorinf problem exists

lib/topfish/hierarchy.h

index 32f262f700302d85ce01dd06639842c0c86ddcec..f5f1fe7bcc7b8a6acaf7cce1e6e7df4c3b12856e 100644 (file)
@@ -102,6 +102,7 @@ void find_old_physical_coords(Hierarchy * hierarchy, int level, int node, double
 
 
 int find_active_ancestor(Hierarchy*, int, int);
+find_old_active_ancestor(Hierarchy * hierarchy, int level, int node);
 int locateByIndex(Hierarchy*, int, int*);
 int findGlobalIndexesOfActiveNeighbors(Hierarchy*, int, int**);