Ignore:
Timestamp:
05/09/05 01:24:02 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/work/TestCullingTerrain/TerrainContentGenerator.cpp

    r85 r87  
    5050//----------------------------------------------------------------------- 
    5151TerrainContentGenerator::TerrainContentGenerator(SceneManager *sm): 
    52 SceneContentGenerator(sm), mMaxHeight(100) 
     52SceneContentGenerator(sm), mMaxHeight(50) 
    5353{ 
    5454        mMinPos = Vector3(0.0f, 5000.0f, 0.0f); 
Note: See TracChangeset for help on using the changeset viewer.