Ignore:
Timestamp:
05/19/05 17:30:36 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r97 r104  
    8282} 
    8383//----------------------------------------------------------------------- 
     84RayQueryExecutor *TerrainContentGenerator::GetRayQueryExecutor() 
     85{ 
     86        return mRayQueryExecutor; 
     87} 
     88//----------------------------------------------------------------------- 
    8489void TerrainContentGenerator::SetMaxHeight(Real maxHeight) 
    8590{ 
Note: See TracChangeset for help on using the changeset viewer.