Mercurial > hg > Members > kono > Cerium
view Renderer/Test/send_linda.h @ 864:8323230d766b
edit Renderer/Test/Makefile for ProtocolBuffers (please install ProtocolBuffers)
author | kazz <kazz@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 22 Jun 2010 12:08:14 +0900 |
parents | 4dc02d3e98bb |
children |
line wrap: on
line source
#include <math.h> #include <stdlib.h> #include "SceneGraphRoot.h" #include "Application.h" #include "MainLoop.h" class send_linda : public Application { MainLoopPtr init(Viewer *viewer, int screen_w, int screen_h); };