Mercurial > hg > Members > kono > Cerium
view Renderer/DataPack/DataPackEngine.h @ 414:b24ea9ca59fd
ChainCal.cpp indent-region
author | kazz@henri.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Wed, 23 Sep 2009 20:42:10 +0900 |
parents | df32980116bd |
children |
line wrap: on
line source
class DataPackEngine : RenderingEngine { public: DataPackEngine(int width, int height, int bpp); };