Mercurial > hg > Game > Cerium
view example/cube/CubeTask.h @ 256:2c775d229cc6 draft
fix examples
author | tkaito@localhost.localdomain |
---|---|
date | Wed, 03 Jun 2009 16:14:06 +0900 |
parents | df32980116bd |
children |
line wrap: on
line source
class CubeTask : Task { void update(CubeDataPack *input, CubeDataPack *output); };