diff src/coord.c @ 16:e17e12b112c4

A simple animation using rdman_redraw_changed().
author Thinker K.F. Li <thinker@branda.to>
date Fri, 01 Aug 2008 18:20:28 +0800
parents c2ce186a5c37
children 41f0907b27ac
line wrap: on
line diff
--- a/src/coord.c	Fri Aug 01 01:40:07 2008 +0800
+++ b/src/coord.c	Fri Aug 01 18:20:28 2008 +0800
@@ -37,6 +37,10 @@
 	memcpy(visit->aggr_matrix, visit->matrix, sizeof(visit->matrix));
 }
 
+void compute_aggr_of_coord(coord_t *coord) {
+    compute_transform_function(coord);
+}
+
 /*! \brief Update aggregate matrices of elements under a sub-tree.
  *
  * A subtree is specified by the root of it.  All elements in the subtree