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