source:
trunk/VUT/obsolete/OcclusionCullingSceneManager/TestCulling/TerrainContentGenerator.cpp
@
44
Revision 44, 295 bytes checked in by mattausch, 20 years ago (diff) |
---|
Line | |
---|---|
1 | /** |
2 | \file |
3 | TerrainContentGenerator.cpp |
4 | \brief |
5 | Creates content for the terrain, |
6 | */ |
7 | |
8 | #include "TerrainContentGenerator.h" |
9 | |
10 | //----------------------------------------------------------------------- |
11 | TerrainContentGenerator::TerrainContentGenerator( void ) |
12 | { |
13 | } |
14 |
Note: See TracBrowser
for help on using the repository browser.