view Renderer/Test/back_action.h @ 847:8c78d15ea999

replace rd() to wait_rd(). and if reply of wait_rd() is NULL, client request one more rd(). for wait_rd() cannot get last changed tuple.
author kazz <kazz@cr.ie.u-ryukyu.ac.jp>
date Sat, 05 Jun 2010 21:23:25 +0900
parents d0b8860c17f8
children
line wrap: on
line source

void back_move(SceneGraphPtr node, void *sgroot_, int w, int h);
void back_coll(SceneGraphPtr node, void *sgroot_, int w, int h, SceneGraphPtr tree);