source: trunk/VUT/work/TestCulling/TerrainContentGenerator.h @ 61

Revision 61, 152 bytes checked in by mattausch, 19 years ago (diff)
Line 
1/**
2    \file
3        TerrainContentGenerator.h
4*/
5
6class TerrainContentGenerator
7{
8public:
9        TerrainContentGenerator();
10
11protected:
12
13};
14
Note: See TracBrowser for help on using the repository browser.