view Renderer/Test/gaplant_action.h @ 656:d0b8860c17f8

remove global variable "sgroot" , add SgChange.{cc, h} SgMain.cc SgRootChange.{cc, h}
author hiroki@henri.cr.ie.u-ryukyu.ac.jp
date Wed, 25 Nov 2009 21:56:14 +0900
parents f6daf964f483
children
line wrap: on
line source

void gaplant_move(SceneGraphPtr node, void *sgroot_, int w, int h);
void gaplant_coll(SceneGraphPtr node, void *sgroot_, int w, int h, SceneGraphPtr tree);