Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/heightMap/src/lib/graphics/importer/heightmap.h @ 4021

Last change on this file since 4021 was 4021, checked in by nico, 19 years ago

branches/heightmap/: created new empty files for the heightmap class.

File size: 60 bytes
Line 
1#include "model.h"
2
3class Heightmap : public Model
4{
5
6
7
8
9
10
11}
Note: See TracBrowser for help on using the repository browser.